##// 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:

r6093:f5b00b6e default
r6651:7f0dd352 default
Show More
test-encode.out
14 lines | 335 B | text/plain | TextLexer
mpm@selenic.com
Add file encoding/decoding support
r1258 %% no changes
%% no changes
%% uncompressed contents in repo
this is a test
%% uncompress our working dir copy
this is a test
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
Add file encoding/decoding support
r1258 %% uncompress our new working dir copy
this is a test
Jesse Glick
Option --decode for hg cat to apply decode filters....
r6093 %% check hg cat operation
this is a test
this is a test
this is a test
this is a test