[Python-Dev] Mercurial migration: progress report (PEP 385)

Dirkjan Ochtman dirkjan at ochtman.nl
Sat Jul 4 10:05:26 CEST 2009


On Sat, Jul 4, 2009 at 07:13, Nick Coghlan<ncoghlan at gmail.com> wrote:
> I'd guess that the only way to keep those functional is to keep
> svn.python.org around in read-only mode.

No, actually: the idea (I think I floated it in the PEP, as well), is
that I can write a simple extension for hgweb that knows the mapping
of SVN rev to hg rev and so can make
hg.python.org/python/2.x/rev/r32542 come out to the changeset that
resulted from converting that revision.

Cheers,

Dirkjan


More information about the Python-Dev mailing list