2009/11/9 Lukas Renggli <renggli@gmail.com>:
There is no need for urgent action (this is only a drill<g>), but there should be some redundancy in where the code is stored, and MC should not prevent my saving code I already have to my local drive. Â There isn't (at least not that I can find), and it does :(
Parse error.
Monticello is a distributed versioning system, so it is highly redundant by definition. You can't really blame anybody else if a version your are interested in is not reachable. I usually copy important code into my local repository.
  http://en.wikipedia.org/wiki/Revision_control#Distributed_revision_control
If i understanding the problem clearly, MC checks the current contents of all repositories, defined for package, before saving a package, even locally. So, if one of repositories can't be reached, this leads to error and unability to save a local copy on hard drive. I think that this check can be reduced to check/refresh the contents of repository where user wants to save the package, but not all of them. Correct me, if i wrong.
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.