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

r6344:ffeb926d default
r9729:aa9ccab5 default
Show More
test-rebuildstate.out
9 lines | 110 B | text/plain | TextLexer
/ tests / test-rebuildstate.out
Alexis S. L. Carvalho
dirstate: fix rebuild; add a test...
r5065 adding bar
adding foo
Matt Mackall
tests: make test-rebuildstate repeatable
r6344 % state dump after
Alexis S. L. Carvalho
dirstate: fix rebuild; add a test...
r5065 n 666 -1 bar
n 666 -1 foo
% status
! bar
? baz
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C foo