convert extension

TK Soh teekaysoh at gmail.com
Fri Jul 20 08:32:35 CDT 2007


On 7/20/07, Neal Becker <ndbecker2 at gmail.com> wrote:
> I'm trying to convert from cvs to hg.  I have an external project (boost
> library) that I am making local changes to.
>
> I'm running hg convert, but it's taking forever.  There are >30000 cvs
> revisions.
>
> I really don't care about preserving the cvs history.  Can I just convert
> starting at some date, or even just the current cvs head?

If you really don't care about the history, you can just check out cvs
HEAD and create a new Hg repo out of it.


More information about the Mercurial mailing list