Metacello config with local file based repository
I'm defining my first Metacello config (ConfigurationOf...) but I wonder how should I declare a local file based repository. Ej: spec repository: '/home/emaringolo/development/monticello/'. or its window counterpart: spec repository: 'E:\users\emaringolo\development\monticello\'. Is that possible? Esteban A. Maringolo
That should work fine Esteban A. Maringolo wrote
I'm defining my first Metacello config (ConfigurationOf...) but I wonder how should I declare a local file based repository.
Ej: spec repository: '/home/emaringolo/development/monticello/'. or its window counterpart: spec repository: 'E:\users\emaringolo\development\monticello\'.
Is that possible?
Esteban A. Maringolo
-- View this message in context: http://forum.world.st/Metacello-config-with-local-file-based-repository-tp47... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Esteban A. Maringolo -
Paul DeBruicker