tests/test-manifest.t
changeset 37438 7b7ca9ba2de5
parent 37437 814e080a1215
child 38541 475f5f86eaed
equal deleted inserted replaced
37437:814e080a1215 37438:7b7ca9ba2de5
    66   a
    66   a
    67   b/a
    67   b/a
    68   l
    68   l
    69 
    69 
    70   $ hg manifest --all
    70   $ hg manifest --all
    71   a (no-reposimplestore !)
    71   a
    72   b/a (no-reposimplestore !)
    72   b/a
    73   l (no-reposimplestore !)
    73   l
    74 
    74 
    75 The next two calls are expected to abort:
    75 The next two calls are expected to abort:
    76 
    76 
    77   $ hg manifest -r 2
    77   $ hg manifest -r 2
    78   abort: unknown revision '2'!
    78   abort: unknown revision '2'!