diff -r 730b769fb634 -r 8ab0640c3090 tests/test-transplant.t --- a/tests/test-transplant.t Mon Dec 24 13:26:13 2012 +0100 +++ b/tests/test-transplant.t Fri Dec 28 11:16:01 2012 +0100 @@ -288,6 +288,15 @@ 1 b1 0 r1 +remote transplant without pull + + $ hg pull -q http://localhost:$HGPORT/ + $ hg transplant -s http://localhost:$HGPORT/ 2 4 + searching for changes + skipping already applied revision 2:8d9279348abb + applying 722f4667af76 + 722f4667af76 transplanted to 76e321915884 + transplant --continue $ hg init ../tc