[Python-Dev] Python source code on Mercurial
Paul Moore
p.f.moore at gmail.com
Fri Mar 21 22:38:18 CET 2008
On 21/03/2008, Antoine Pitrou <solipsis at pitrou.net> wrote:
> I see your trunk history is stripped. For those who want the complete trunk
> history (back to 17 years ago!), I have my own mirror here:
> http://dev.pitrou.net:8000/cpython/trunk/
Excellent! For what it's worth, hg clone took 5 minutes on my PC (with
broadband access). That's faster than simply downloading the Bazaar
shared repository tarball (which took 13 minutes)!
Are you keeping the mirror updated with respect to Subversion?
I don't want to start a comparison at this point, but as neither
system offers downloading of truncated history at the moment, the
speed to grab a new clone of the full repository is likely to be
pretty important.
Paul.
More information about the Python-Dev
mailing list