[Python-Dev] Mercurial migration: progress report (PEP 385)
Nick Coghlan
ncoghlan at gmail.com
Sat Jul 4 03:37:50 CEST 2009
Martin v. Löwis wrote:
> I would drop the roundup integration from the things that need to
> be done pre-migration - there currently is no svn integration, so
> not having it for hg is not a step backwards.
That's not quite true - the tracker turns text like "r64537" into a link
to the appropriate changeset on svn.python.org. It would be unfortunate
to lose that easy ability to indicate when a bug was fixed (or introduced).
This is more something on the roundup side though: recognising the
presence of a hg id in a comment and turning it into a link to
hg.python.org.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
More information about the Python-Dev
mailing list