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

r4831:6f08bc1b default
r6651:7f0dd352 default
Show More
test-archive-symlinks.out
6 lines | 80 B | text/plain | TextLexer
/ tests / test-archive-symlinks.out
% files
dangling -> nothing
% tar
dangling -> nothing
% zip
dangling -> nothing