Show More
@@ -277,9 +277,9 b' r4 has hardlinks in the working dir (not' | |||
|
277 | 277 | |
|
278 | 278 | Update back to revision 12 in r4 should break hardlink of file f1 and f3: |
|
279 | 279 | #if hardlink-whitelisted |
|
280 |
$ nlinksdir r4/.hg/undo.backup.dirstate r4/.hg/ |
|
|
280 | $ nlinksdir r4/.hg/undo.backup.dirstate r4/.hg/dirstate | |
|
281 | 2 r4/.hg/dirstate | |
|
281 | 282 | 4 r4/.hg/undo.backup.dirstate |
|
282 | 4 r4/.hg/undo.dirstate | |
|
283 | 283 | #endif |
|
284 | 284 | |
|
285 | 285 | |
@@ -335,9 +335,9 b' Update back to revision 12 in r4 should ' | |||
|
335 | 335 | 2 r4/f3 (no-execbit !) |
|
336 | 336 | |
|
337 | 337 | #if hardlink-whitelisted |
|
338 |
$ nlinksdir r4/.hg/undo.backup.dirstate r4/.hg/ |
|
|
338 | $ nlinksdir r4/.hg/undo.backup.dirstate r4/.hg/dirstate | |
|
339 | 1 r4/.hg/dirstate | |
|
339 | 340 | 4 r4/.hg/undo.backup.dirstate |
|
340 | 4 r4/.hg/undo.dirstate | |
|
341 | 341 | #endif |
|
342 | 342 | |
|
343 | 343 | Test hardlinking outside hg: |
General Comments 0
You need to be logged in to leave comments.
Login now