tests/test-bundle-r.t
changeset 45921 95c4cca641f6
parent 45846 8d72e29ad1e0
child 46117 17a695357270
equal deleted inserted replaced
45920:e131dbf6ee15 45921:95c4cca641f6
   175   [10]
   175   [10]
   176   $ hg -R test bundle -a -r tip test-bundle-branch1.hg test-3
   176   $ hg -R test bundle -a -r tip test-bundle-branch1.hg test-3
   177   abort: --all is incompatible with specifying a destination
   177   abort: --all is incompatible with specifying a destination
   178   [10]
   178   [10]
   179   $ hg -R test bundle -r tip test-bundle-branch1.hg
   179   $ hg -R test bundle -r tip test-bundle-branch1.hg
   180   abort: repository default-push not found!
   180   abort: repository default-push not found
   181   [255]
   181   [255]
   182 
   182 
   183   $ hg -R test bundle --base 2 -r tip test-bundle-branch1.hg
   183   $ hg -R test bundle --base 2 -r tip test-bundle-branch1.hg
   184   2 changesets found
   184   2 changesets found
   185   $ hg -R test bundle --base 2 -r 7 test-bundle-branch2.hg
   185   $ hg -R test bundle --base 2 -r 7 test-bundle-branch2.hg
   221   2:4ce51a113780
   221   2:4ce51a113780
   222   $ hg unbundle ../test-bundle-should-fail.hg
   222   $ hg unbundle ../test-bundle-should-fail.hg
   223   adding changesets
   223   adding changesets
   224   transaction abort!
   224   transaction abort!
   225   rollback completed
   225   rollback completed
   226   abort: 00changelog.i@93ee6ab32777: unknown parent!
   226   abort: 00changelog.i@93ee6ab32777: unknown parent
   227   [255]
   227   [255]
   228 
   228 
   229 revision 2
   229 revision 2
   230 
   230 
   231   $ hg tip -q
   231   $ hg tip -q