tests/test-revert.out
changeset 2036 c9226bcc288d
parent 2030 8d9ec30d58bc
child 2042 a514c7509fa9
equal deleted inserted replaced
2030:8d9ec30d58bc 2036:c9226bcc288d
    11 A b
    11 A b
    12 R a
    12 R a
    13 %% should show b added, copy saved, and c modified
    13 %% should show b added, copy saved, and c modified
    14 M c
    14 M c
    15 A b
    15 A b
    16 saving current version of b as b.orig
    16 %% should show b unknown, b.orig unknown, and c modified
    17 %% should show b unknown, b.bak unknown, and c modified
       
    18 M c
    17 M c
    19 ? b
    18 ? b
    20 ? b.orig
    19 ? b.orig
    21 %% should show unknown: b b.bak
    20 %% should show unknown: b b.orig
    22 ? b
    21 ? b
    23 ? b.orig
    22 ? b.orig
    24 %% should show a b b.bak c e
    23 %% should show a b b.orig c e
    25 a
    24 a
    26 b
    25 b
    27 b.orig
    26 b.orig
    28 c
    27 c
    29 e
    28 e
    30 %% should save backup to e.0
    29 %% should verbosely save backup to e.orig
    31 saving current version of e as e.0
    30 saving current version of e as e.orig
    32 reverting e
    31 reverting e
       
    32 resolving manifests
       
    33 getting e
       
    34 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    33 %% should say no changes needed
    35 %% should say no changes needed
    34 no changes needed to a
    36 no changes needed to a
    35 %% should say file not managed
    37 %% should say file not managed
    36 file not managed: q
    38 file not managed: q
    37 %% should say file not found
    39 %% should say file not found