##// END OF EJS Templates
add a fix for issue 1175...
add a fix for issue 1175 If we copy a file followed by an update, it's possible for the parent manifest to no longer contain the source file of the copy, which could cause commit to fail. If this happens, we search backwares from the first parent to find the most likely original revision.

File last commit:

r6518:92ccccb5 default
r6875:0d714a48 default
Show More
test-conflict.out
17 lines | 415 B | text/plain | TextLexer
/ tests / test-conflict.out
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: allow smarter tool configuration...
r6004 merging a
Alexis S. L. Carvalho
change tests to use simplemerge by default
r4365 warning: conflicts during merge.
mpm@selenic.com
merge3: fix argument order...
r346 merging a failed!
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 0 files updated, 0 files merged, 0 files removed, 1 files unresolved
There are unresolved merges, you can redo the full merge using:
hg update -C 2
hg merge 1
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 e7fe8eb3e180+0d24b7662d3e+ tip
Matt Mackall
merge: allow smarter tool configuration...
r6004 <<<<<<< local
mpm@selenic.com
merge3: fix argument order...
r346 something else
=======
something
Alexis S. L. Carvalho
run-tests.py: pass -L/--label to simplemerge...
r4387 >>>>>>> other
mpm@selenic.com
Update test output for status change...
r748 M a
Matt Mackall
merge: allow smarter tool configuration...
r6004 ? a.orig