changeset 30036 | 3f4e1c033f40 |
parent 29978 | 3d2ea1403c62 |
child 31064 | 4431add9aef9 |
--- a/tests/test-url-rev.t Wed Sep 28 20:07:32 2016 +0900 +++ b/tests/test-url-rev.t Fri Sep 30 21:38:47 2016 +0900 @@ -320,3 +320,12 @@ remote: 1 outgoing $ cd .. + +Test url#rev syntax of local destination path, which should be taken as +a 'url#rev' path + + $ hg clone repo '#foo' + updating to branch default + 2 files updated, 0 files merged, 0 files removed, 0 files unresolved + $ hg root -R '#foo' + $TESTTMP/#foo (glob)