[issue1035] diff -g fails in some cases after fda369b5779c

Richard Lowe mercurial-bugs at selenic.com
Sun Mar 16 00:33:57 CDT 2008


New submission from Richard Lowe <richlowe at richlowe.net>:

diff -g of a circular rename fails after Hg fda369b5779c

It looks like it tries to look up a specific node in the wrong file (it attempts
to find a node in the destination file of the first rename, that's actually on
the source side of that rename).

A script is attached to reproduce.

----------
files: test-diffg.sh
messages: 5618
nosy: richlowe
priority: bug
status: unread
title: diff -g fails in some cases after fda369b5779c

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1035>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-diffg.sh
Type: application/x-shellscript
Size: 194 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20080316/3f6a2a06/attachment.bin 


More information about the Mercurial-devel mailing list