test-revert.out
53 lines
| 956 B
| text/plain
|
TextLexer
/ tests / test-revert.out
Benoit Boissinot
|
r1487 | %% should show b unknown | ||
Benoit Boissinot
|
r1447 | ? b | ||
Benoit Boissinot
|
r1487 | %% should show b unknown and c modified | ||
Benoit Boissinot
|
r1447 | M c | ||
? b | ||||
Benoit Boissinot
|
r1487 | %% should show b added and c modified | ||
Benoit Boissinot
|
r1447 | M c | ||
A b | ||||
Benoit Boissinot
|
r1487 | %% should show a removed, b added and c modified | ||
Benoit Boissinot
|
r1447 | M c | ||
A b | ||||
R a | ||||
Vadim Gelfer
|
r2029 | %% should show b added, copy saved, and c modified | ||
Benoit Boissinot
|
r1447 | M c | ||
A b | ||||
Thomas Arendsen Hein
|
r2043 | %% should show b unknown, and c modified | ||
Benoit Boissinot
|
r1447 | M c | ||
? b | ||||
Thomas Arendsen Hein
|
r2043 | %% should show unknown: b | ||
Benoit Boissinot
|
r1447 | ? b | ||
Thomas Arendsen Hein
|
r2043 | %% should show a b c e | ||
Benoit Boissinot
|
r1447 | a | ||
b | ||||
c | ||||
Vadim Gelfer
|
r2029 | e | ||
Thomas Arendsen Hein
|
r2036 | %% should verbosely save backup to e.orig | ||
saving current version of e as e.orig | ||||
Vadim Gelfer
|
r2029 | reverting e | ||
Thomas Arendsen Hein
|
r2036 | resolving manifests | ||
getting e | ||||
1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||||
Vadim Gelfer
|
r2029 | %% should say no changes needed | ||
no changes needed to a | ||||
%% should say file not managed | ||||
file not managed: q | ||||
%% should say file not found | ||||
Vadim Gelfer
|
r2042 | notfound: No such file in rev 095eacd0c0d7 | ||
A z | ||||
? b | ||||
? e.orig | ||||
%% should add a, forget z | ||||
adding a | ||||
forgetting z | ||||
%% should forget a | ||||
forgetting a | ||||
%% should silently add a | ||||
A a | ||||
Vadim Gelfer
|
r2157 | reverting c | ||
%% should print non-executable | ||||
non-executable | ||||
reverting c | ||||
%% should print executable | ||||
executable | ||||