[core-workflow] Help needed: best way to convert hg repos to git?
Nicholas Chammas
nicholas.chammas at gmail.com
Mon Feb 15 16:39:01 EST 2016
Response from GitHub staff regarding using their Importer
<https://import.github.com/> to import CPython:
Unfortunately, the repository is too large to migrate using the importer.
I’d recommend converting it to git locally using something like
hg-fast-export. Due to its size, you’ll need to push the local repo to
GitHub in chunks.
So it seems like Importer is a no-go.
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20160215/8afa6b2b/attachment.html>
More information about the core-workflow
mailing list