Show More
@@ -1302,12 +1302,17 Test that clone behaves like pull and do | |||||
1302 | does. The conditional output accounts for changes in the conditional block |
|
1302 | does. The conditional output accounts for changes in the conditional block | |
1303 | above. |
|
1303 | above. | |
1304 |
|
1304 | |||
|
1305 | #if unix-permissions no-root | |||
|
1306 | $ hg -R Upsilon phase -q --force --draft 2 | |||
|
1307 | test-debug-phase: move rev 2: 0 -> 1 | |||
|
1308 | #else | |||
1305 | $ hg -R Upsilon phase -q --force --draft 2 |
|
1309 | $ hg -R Upsilon phase -q --force --draft 2 | |
1306 | test-debug-phase: move rev 2: 0 -> 1 |
|
1310 | test-debug-phase: move rev 2: 0 -> 1 | |
1307 |
test-debug-phase: move rev 3: 0 -> 1 |
|
1311 | test-debug-phase: move rev 3: 0 -> 1 | |
1308 |
test-debug-phase: move rev 7: 0 -> 1 |
|
1312 | test-debug-phase: move rev 7: 0 -> 1 | |
1309 |
test-debug-phase: move rev 8: 0 -> 1 |
|
1313 | test-debug-phase: move rev 8: 0 -> 1 | |
1310 |
test-debug-phase: move rev 9: 0 -> 1 |
|
1314 | test-debug-phase: move rev 9: 0 -> 1 | |
|
1315 | #endif | |||
1311 |
|
1316 | |||
1312 | $ hg clone -q Upsilon Pi -r 7 |
|
1317 | $ hg clone -q Upsilon Pi -r 7 | |
1313 | test-debug-phase: new rev 0: x -> 0 |
|
1318 | test-debug-phase: new rev 0: x -> 0 |
General Comments 0
You need to be logged in to leave comments.
Login now