Hi, How to specify a git filetree repository (but not github) in a Metacello Configuration ? Laurent
spec repository: âfiletree://relative-path-to-your-repository' is a bit annoying because you have to hardcode the directory but well⦠I already asked for an override functionality in metacello, but still not implemented. Esteban On 19 May 2014, at 11:46, Laurent Laffont <laurent.laffont@gmail.com> wrote:
Hi,
How to specify a git filetree repository (but not github) in a Metacello Configuration ?
Laurent
Hi, you can use gitfiletree (for Mac and Linux); you have to ensure ConfigurationOfGitFileTree is loaded in your configuration. Have a look at ConfigurationOfSmaCC and ConfigurationOfAltBrowser for examples (in the Pharo3 configuration browser). Thierry Le 19/05/2014 11:46, Laurent Laffont a écrit :
Hi,
How to specify a git filetree repository (but not github) in a Metacello Configuration ?
Laurent
-- 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
participants (3)
-
Esteban Lorenzano -
Goubier Thierry -
Laurent Laffont