[Python-Dev] I would like an svn account (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Sun Jan 4 02:39:59 CET 2009


Martin v. Löwis <martin v.loewis.de> writes:

> As for Mercurial, I have been told their repository layout has not > changed since their first release and updates have been more about bug > fixes and speed improvements.

Speed improvements we can ignore; for bug fixes, it would be good to know how much one can go back without hitting a serious bug (e.g. one that might break the repository).

History of the release notes can be read here: http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew

From a quick look (and assuming everything is here), there hasn't been any repository corruption bug since 0.9.5, although a couple of crashes are mentioned.

Regards

Antoine.



More information about the Python-Dev mailing list