tests/test-confused-revert.out
changeset 3095 25857e00af8e
parent 2214 6c6c0e5595a2
child 6298 53cbb33e1269
equal deleted inserted replaced
3094:41e5ecfb6c24 3095:25857e00af8e
    15 foo-b
    15 foo-b
    16 %%% should show a removed and b added
    16 %%% should show a removed and b added
    17 A b
    17 A b
    18 R a
    18 R a
    19 %%% revert should fail
    19 %%% revert should fail
    20 abort: working dir has two parents; you must specify the revision to revert to
    20 abort: uncommitted merge - please provide a specific revision
    21 %%% revert should be ok now
    21 %%% revert should be ok now
    22 undeleting a
    22 undeleting a
    23 forgetting b
    23 forgetting b
    24 %%% should show b unknown and a marked modified (merged)
    24 %%% should show b unknown and a marked modified (merged)
    25 ? b
    25 ? b