tests/test-narrow-exchange.t
changeset 45921 95c4cca641f6
parent 42903 d7304434390f
child 46690 6fc57680cfd6
equal deleted inserted replaced
45920:e131dbf6ee15 45921:95c4cca641f6
   103   remote: adding changesets
   103   remote: adding changesets
   104   remote: adding manifests
   104   remote: adding manifests
   105   remote: adding file changes
   105   remote: adding file changes
   106   remote: transaction abort!
   106   remote: transaction abort!
   107   remote: rollback completed
   107   remote: rollback completed
   108   remote: abort: data/inside2/f.i@4a1aa07735e6: unknown parent! (reporevlogstore !)
   108   remote: abort: data/inside2/f.i@4a1aa07735e6: unknown parent (reporevlogstore !)
   109   remote: abort: data/inside2/f/index@4a1aa07735e6: no node! (reposimplestore !)
   109   remote: abort: data/inside2/f/index@4a1aa07735e6: no node (reposimplestore !)
   110   abort: stream ended unexpectedly (got 0 bytes, expected 4)
   110   abort: stream ended unexpectedly (got 0 bytes, expected 4)
   111   [255]
   111   [255]
   112 
   112 
   113 Can pull from wider repo if change affects only paths outside remote's
   113 Can pull from wider repo if change affects only paths outside remote's
   114 narrow spec
   114 narrow spec
   219   remote: adding file changes
   219   remote: adding file changes
   220   remote: added 1 changesets with 0 changes to 0 files (no-lfs-on !)
   220   remote: added 1 changesets with 0 changes to 0 files (no-lfs-on !)
   221   remote: error: pretxnchangegroup.lfs hook raised an exception: data/inside2/f.i@f59b4e021835: no match found (lfs-on !)
   221   remote: error: pretxnchangegroup.lfs hook raised an exception: data/inside2/f.i@f59b4e021835: no match found (lfs-on !)
   222   remote: transaction abort! (lfs-on !)
   222   remote: transaction abort! (lfs-on !)
   223   remote: rollback completed (lfs-on !)
   223   remote: rollback completed (lfs-on !)
   224   remote: abort: data/inside2/f.i@f59b4e021835: no match found! (lfs-on !)
   224   remote: abort: data/inside2/f.i@f59b4e021835: no match found (lfs-on !)
   225   abort: stream ended unexpectedly (got 0 bytes, expected 4) (lfs-on !)
   225   abort: stream ended unexpectedly (got 0 bytes, expected 4) (lfs-on !)