Comment #1 on issue 4591 by
[hidden email]: Monticello problem
http://code.google.com/p/pharo/issues/detail?id=4591Can you tell us the scenario you did?
Version also because we always save and it works.
In my image (14077) I have
MCRepository>>storeDependencies: aVersion
MCCacheRepository default cacheAllFileNamesDuring:
[self cacheAllFileNamesDuring:
[aVersion allAvailableDependenciesDo:
[:dep |
(self includesVersionNamed: dep info name)
ifFalse: [self storeVersion: dep]]]]
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker