tests/test-transplant.t
branchstable
changeset 25679 540cd0ddac49
parent 25678 0c201666fdc6
child 25695 ce3d4b858420
equal deleted inserted replaced
25678:0c201666fdc6 25679:540cd0ddac49
   311   2  b3
   311   2  b3
   312   1  b1
   312   1  b1
   313   0  r1
   313   0  r1
   314 
   314 
   315 remote transplant without pull
   315 remote transplant without pull
   316 (I'm pretty sure this test is actually pulling,
   316 (It was using "2" and "4" (as the previous transplant used to) which referenced
   317 It was using "2" and "4" (as the previous transplant used to) which referenced
       
   318 revision different from one run to another)
   317 revision different from one run to another)
   319 
   318 
   320   $ hg pull -q http://localhost:$HGPORT/
   319   $ hg pull -q http://localhost:$HGPORT/
   321   $ hg transplant -s http://localhost:$HGPORT/ 8d9279348abb 722f4667af76
   320   $ hg transplant -s http://localhost:$HGPORT/ 8d9279348abb 722f4667af76
   322   searching for changes
       
   323   skipping already applied revision 2:8d9279348abb
   321   skipping already applied revision 2:8d9279348abb
   324   applying 722f4667af76
   322   applying 722f4667af76
   325   722f4667af76 transplanted to 76e321915884
   323   722f4667af76 transplanted to 76e321915884
   326 
   324 
   327 transplant --continue
   325 transplant --continue