tests/test-obsolete-bundle-strip.t
changeset 49328 c8acaaa99210
parent 46165 41d695a08e90
child 49329 61ba04693d65
equal deleted inserted replaced
49327:d587f09cad98 49328:c8acaaa99210
  1444   # unbundling: new changesets 9ac430e15fca (1 drafts)
  1444   # unbundling: new changesets 9ac430e15fca (1 drafts)
  1445   # unbundling: (1 other changesets obsolete on arrival)
  1445   # unbundling: (1 other changesets obsolete on arrival)
  1446   # unbundling: (run 'hg update' to get a working copy)
  1446   # unbundling: (run 'hg update' to get a working copy)
  1447 
  1447 
  1448 Test that advisory obsolescence markers in bundles are ignored if unsupported
  1448 Test that advisory obsolescence markers in bundles are ignored if unsupported
       
  1449 -----------------------------------------------------------------------------
  1449 
  1450 
  1450   $ hg init repo-with-obs
  1451   $ hg init repo-with-obs
  1451   $ cd repo-with-obs
  1452   $ cd repo-with-obs
  1452   $ hg debugbuilddag +1
  1453   $ hg debugbuilddag +1
  1453   $ hg debugobsolete `getid 0`
  1454   $ hg debugobsolete `getid 0`