##// END OF EJS Templates
addremove: correctly handle intermediate symlinks...
addremove: correctly handle intermediate symlinks This fixes problems mentioned in issue660 comments (unrelated to original issue) where directory was renamed, and symlink was added instead. In such situation addremove wasn't able to correctly detect that old files no longer here, but tried to add symlink (and failed due collision with old files).

File last commit:

r6518:92ccccb5 default
r6651:7f0dd352 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