A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-August/082008.html below:

[Python-Dev] Mercurial mirrors

[Python-Dev] Mercurial mirrorsAntoine Pitrou solipsis at pitrou.net
Tue Aug 26 17:53:27 CEST 2008
Hello,

Thanks to Neil Schemenauer, we now have some Mercurial mirrors hosted at
http://code.python.org/hg/

Here are the URLs for each of the available repositories:
- http://code.python.org/hg/trunk/
- http://code.python.org/hg/branches/py3k/
- http://code.python.org/hg/branches/release2.5-maint/

For Mercurial beginners, each of the URLs above references both a human-readable
Web interface to browse the repositories (view changesets, subscribe to an RSS
feed, annotate source files...), and a machine-queryable address to "clone" the
repositories for local, offline use.

That is, if you run "hg clone http://code.python.org/hg/trunk/", you'll get a
"trunk" subdirectory containing the whole trunk history in a local repository,
as well as a working copy. You can then do, e.g. "hg annotate setup.py" at light
speed.

The Mercurial mirrors are sync'ed with the SVN repo every 5 minutes. They are
read-only, that is you cannot push to them.

(technical note: the mirrors are done using my own "hgsvn", but an alternate
strategy would be to use the builtin "hg convert" instead)

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4