[issue295] hg import should detect renames/copies

Jeremy Fitzhardinge mercurial-bugs at selenic.com
Thu Jun 22 14:57:28 CDT 2006


New submission from Jeremy Fitzhardinge <jeremy at goop.org>:

hg import should detect when a patch creates a new file which is substantially
the same as an existing file, and mark it as a copy.  If the existing file gets
removed, then it should be treated as a rename.

mq should have the same behaviour when qpushing a patch.

----------
messages: 1572
nosy: jsgf
priority: wish
status: unread
title: hg import should detect renames/copies
topic: mq, patch

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue295>
____________________________________________________



More information about the Mercurial mailing list