##// END OF EJS Templates
Issue919: add a standard extension to recreate hardlinks between repositories....
Issue919: add a standard extension to recreate hardlinks between repositories. Having to run a standalone Python script from the contrib dir is a nuisance. Also makes various improvements to locking, file discovery, etc. Should also update: http://www.selenic.com/mercurial/wiki/index.cgi/RecreateHardlinksBetweenRepositories

File last commit:

r9598:a981ddb1 merge default
r9729:aa9ccab5 default
Show More
test-mq-symlinks.out
31 lines | 575 B | text/plain | TextLexer
/ tests / test-mq-symlinks.out
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 a -> a not a symlink
Patrick Mezard
patch: handle symlinks without symlinkhunk...
r9585 % test replacing a file with a symlink
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 a -> b
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping symlink.patch
Martin Geisler
mq: lowercase output...
r7627 now at: base.patch
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 applying symlink.patch
Martin Geisler
mq: lowercase output...
r7627 now at: symlink.patch
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 a -> b
Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
r9586 % test updating a symlink
a -> c
Patrick Mezard
Merge with crew-stable
r9598 popping updatelink
Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
r9586 now at: symlink.patch
applying updatelink
patching file a
a
now at: updatelink
a -> c
% test replacing a symlink with a file
Patrick Mezard
Merge with crew-stable
r9598 popping replacelinkwithfile
Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
r9586 now at: addlink
applying replacelinkwithfile
now at: replacelinkwithfile
sss
Patrick Mezard
patch: handle symlinks without symlinkhunk...
r9585 % test symlink removal
Mads Kiilerich
mq: qpop now tells which patches are popped...
r9110 popping removesl.patch
Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
r9586 now at: replacelinkwithfile
Brendan Cully
patch: handle git patches that remove symlinks (issue1438)
r7517 applying removesl.patch
Martin Geisler
mq: lowercase output...
r7627 now at: removesl.patch
Brendan Cully
patch: handle git patches that remove symlinks (issue1438)
r7517 C b
Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
r9586 C c
C s