April 26, 2014
8:51 a.m.
On Sat, Apr 26, 2014 at 10:16 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Also if there is no better way, can anybody tell me how to add a configuration to pharo 3 meta repo? Can I get an access or I should send an .mcz to somebody?
you now have an access. For loading SmaCC from github, the instructions are: ConfigurationOfSmaCC ensureGitFileTree Then, in Monticello, add a new git remote repository with this content: MCFileTreeGitRemoteRepository location: 'git@github.com:ThierryGoubier/SmaCC.git' name: 'SmaCC' subdirectory: '' branch: 'pharo30-dev' -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill