tests/test-bundle.t
changeset 47169 96ee8ca99f5a
parent 46884 cc3ad5c3af3b
child 47860 8ae828fd008b
equal deleted inserted replaced
47168:4532166a50b1 47169:96ee8ca99f5a
   749 test that verify bundle does not traceback
   749 test that verify bundle does not traceback
   750 
   750 
   751 partial history bundle, fails w/ unknown parent
   751 partial history bundle, fails w/ unknown parent
   752 
   752 
   753   $ hg -R bundle.hg verify
   753   $ hg -R bundle.hg verify
   754   abort: 00changelog.i@bbd179dfa0a71671c253b3ae0aa1513b60d199fa: unknown parent
   754   abort: 00changelog@bbd179dfa0a71671c253b3ae0aa1513b60d199fa: unknown parent
   755   [50]
   755   [50]
   756 
   756 
   757 full history bundle, refuses to verify non-local repo
   757 full history bundle, refuses to verify non-local repo
   758 
   758 
   759 #if repobundlerepo
   759 #if repobundlerepo