tests/test-narrow-exchange.t
changeset 39489 f1186c292d03
parent 37416 7542e97c7867
child 40623 7c5a922be068
equal deleted inserted replaced
39488:d629b6d2f05a 39489:f1186c292d03
   159   $ hg verify
   159   $ hg verify
   160   checking changesets
   160   checking changesets
   161   checking manifests
   161   checking manifests
   162   crosschecking files in changesets and manifests
   162   crosschecking files in changesets and manifests
   163   checking files
   163   checking files
   164   3 files, 8 changesets, 10 total revisions
   164   checked 8 changesets with 10 changes to 3 files
   165 
   165 
   166 Can not push to wider repo if change affects paths in wider repo that are
   166 Can not push to wider repo if change affects paths in wider repo that are
   167 not also in narrower repo
   167 not also in narrower repo
   168   $ cd ../master
   168   $ cd ../master
   169   $ hg co -r 'desc("inside2 4")'
   169   $ hg co -r 'desc("inside2 4")'