[Python-Dev] Mercurial migration: progress report (PEP 385)
Nick Coghlan
ncoghlan at gmail.com
Sat Jul 4 07:13:52 CEST 2009
Martin v. Löwis wrote:
> Ah, right. That must be done, of course (although I suppose there is
> little hope to have the existing references continue to work).
I'd guess that the only way to keep those functional is to keep
svn.python.org around in read-only mode.
Although I'm not entirely sure about that - would it be possible to
build up a mapping from svn revision numbers to hg repository IDs as the
history information is being migrated? If that wasn't too difficult, it
might be worth doing.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
More information about the Python-Dev
mailing list