Le 22/05/2013 13:58, Camillo Bruni a écrit :
On 2013-05-22, at 13:05, Goubier Thierry <thierry.goubier@cea.fr> wrote:
I'm trying to setup a git-based build script from the command line and I end up unable to load a configuration from a filetree repository on the pharo command line.
Has someone encountered that? It seems Gopher is missing a FiletreeURL for this to work.
Did you install Filetree using the instructions given here https://github.com/dalehenrich/filetree?
Gofer new url: 'http://ss3.gemstone.com/ss/FileTree'; package: 'ConfigurationOfFileTree'; load.
((Smalltalk at: #ConfigurationOfFileTree) project version: #'stable') load.
then I am also not sure how much the internals of the config command line handler rely on the URL code.
I specifically loaded version 1.0.2 of FileTree because this is the only one which has a pharo2.x tag in the configuration (and I knew that the version I used in 1.4 wasn't working in 2.0). 1.0.2 works fine in 2.0, if you want to know :) The config handler calls Gofer with an url, as far as I have looked. Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95