[Python-Dev] Mercurial migration: progress report (PEP 385)
"Martin v. Löwis"
martin at v.loewis.de
Sat Jul 4 05:21:46 CEST 2009
Nick Coghlan wrote:
> 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.
Ah, right. That must be done, of course (although I suppose there is
little hope to have the existing references continue to work).
Regards,
Martin
More information about the Python-Dev
mailing list