[Python-Dev] Taking over the Mercurial Migration

Dirkjan Ochtman dirkjan at ochtman.nl
Thu Jul 1 16:14:16 CEST 2010


On Thu, Jul 1, 2010 at 15:23, Dan Buch <daniel.buch at gmail.com> wrote:
> I assume having such a tarball available would be a good thing, but what
> do I know!? :)

I'm putting one up. I'll email you the address privately in order to
preserve some bandwidth. Anyone else who wants a copy: just email me.

> Are your steps for reproducing the referenced problem with
> cvs2svn-generated revs available on an issue, wiki page or PEP?

Install hgsubversion (tip) and get the pymigr repo, then just run this:

$ hg clone -A pymigr/author-map --branchmap pymigr/branchmap
file:///path/to/svn-repo/python

Cheers,

Dirkjan


More information about the Python-Dev mailing list