hg convert from git doesn't follow renames

Paul Molodowitch elrond79 at gmail.com
Tue Nov 3 10:19:24 CST 2009


Hg Git DOES support our repo - however, it would seem that hg-git
doesn't do renames, either.  (We actually tried hg-git before hg
convert, as a matter of fact... and I've since tested hg git with a
couple of trivial git repos, and was never able to get it to translate
renames over to hg...)

If it were included / intended to be included, however, that would be
great news!

- Paul

On Tue, Nov 3, 2009 at 5:24 AM, Augie Fackler <lists at durin42.com> wrote:
> 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