problems converting from CVS to mercurial (via fastimport)
Benjamin Fritz
fritzophrenic at gmail.com
Mon Jun 8 14:23:20 UTC 2015
On Mon, Jun 8, 2015 at 3:58 AM, Thomas Klausner <tk at giga.or.at> wrote:
>
> > If you've got a Git repo you're happy with, I recommend converting it
> > with hg-git. Putting CVS in the subject line is misleading at that point
> > though.
>
> My idea was to convert the CVS repository to a hg repository and use
> that as master. It seems that using hg-git I would stop at the git
> repository step.
No, if you use hg-git, you create a *Mercurial* repository from a git
repository. While Mercurial can communicate with the original git
repository in this way, nothing *forces* you to keep using the git
repository. IIUC, you can clone, push, and pull to and from "normal"
Mercurial repositories with an hg-git Mercurial repository.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20150608/69d25fca/attachment-0002.html>
More information about the Mercurial
mailing list