Le lundi 25 avril 2011 à 18:25 -0400, Alexander Belopolsky a écrit : > On Mon, Apr 25, 2011 at 5:56 PM, Antoine Pitrou <solip...@pitrou.net> wrote: > .. > > A quick search found the following message by Dirkjan, but it is likely > > earlier messages on the subject had been posted too: > > http://mail.python.org/pipermail/python-dev/2009-July/090325.html > > > > No wonder I missed that. I assume you are referring to this part of a > multi-page post:
Ok, I've found a later message: http://mail.python.org/pipermail/python-dev/2009-August/090959.html > How do I access this file now? I tried > > $ hg cat ssh://h...@hg.python.org/pymigr/file/tip/all-branches.txt > ssh:/h...@hg.python.org/pymigr/file/tip/all-branches.txt: No such file > in rev 39047f8bd1d1 Apparently "hg cat" can't work on remote URLs. Just "hg clone ssh://h...@hg.python.org/pymigr" to get the whole repo (it's small). Regards Antoine. _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers