hg convert from git doesn't follow renames

Augie Fackler lists at durin42.com
Tue Nov 3 07:24:31 CST 2009


You might want to try hg-git [0]. If it can handle your repo (we still
get occasional bugs in the git parser it uses), it should have renames
using the same algorithm as git.

[0]: http://hg-git.github.com/

On Mon, Nov 2, 2009 at 8:54 PM, Paul Molodowitch <elrond79 at gmail.com> wrote:
> Was looking to switch my repo over from git to hg, but I ran into a
> bit of a snag - it seems hg convert from git doesn't preserve renaming
> information.
>
> Since I've done some folder shuffling with this repo in the past, this
> is a bit of a problem... so I was wondering if there's any plans on
> implementing this at some point, or how difficult of a fix it would be
> to put in?
>
> - Paul
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>


More information about the Mercurial-devel mailing list