The value is updated after you save or open an image, because you could have moved the image. This is a desired behavior.
I suggest that you symlink the package cache directory, this works very well for the builder to avoid that builds re-download the same versions over and over again. Lukas On 15 October 2011 16:25, Mariano Martinez Peck <[email protected]> wrote: > Hi guys. I have changed the value of MCDirectoryRepository > defaultDirectoryName by doing > > MCDirectoryRepository defaultDirectoryName: > '/Users/mariano/Pharo/localRepo/'. > > or by the settings browser...but anyway, it seems "ignored". For example, if > I now create a new repository in the monticello browser, and I download a > package, the package cache used is the previous/original one (there the > .image is). > I want to set an specific package-cache and that all projects/packages > loaded in the future take that package cache. > > any ideas? > > thanks > > -- > Mariano > http://marianopeck.wordpress.com > > -- Lukas Renggli www.lukas-renggli.ch
