[Python-Dev] Mercurial mirrors
Antoine Pitrou
solipsis at pitrou.net
Tue Jul 15 15:25:16 CEST 2008
Paul Moore <p.f.moore <at> gmail.com> writes:
>
> If we're setting up a variety of DVCS systems there, I'd be willing to
> set up Mercurial repos (I have my own local one, just trunk at the
> moment but py3k would be easy enough to add).
Using the convert extension or using hgsvn?
I already have public mirrors using hgsvn (synced every 10 minutes):
http://hg.pitrou.net/public/py3k/py3k/
http://hg.pitrou.net/public/cpython/trunk/
I don't know if I'm the only one using them... I know Ralf Schmitt has his own
mirrors at http://hgpy.de/py/ , but they don't have the full history.
Regards
Antoine.
More information about the Python-Dev
mailing list