Mercurial > hg-stable
comparison tests/test-revert.out @ 2042:a514c7509fa9
small changes to revert command.
fix bug 93: work with files that are in target manifest but not
dirstate.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Mon, 03 Apr 2006 10:02:09 -0700 |
parents | c9226bcc288d |
children | 968f036f93a4 |
comparison
equal
deleted
inserted
replaced
2041:077a2da7f1de | 2042:a514c7509fa9 |
---|---|
35 %% should say no changes needed | 35 %% should say no changes needed |
36 no changes needed to a | 36 no changes needed to a |
37 %% should say file not managed | 37 %% should say file not managed |
38 file not managed: q | 38 file not managed: q |
39 %% should say file not found | 39 %% should say file not found |
40 notfound: No such file or directory | 40 notfound: No such file in rev 095eacd0c0d7 |
41 A z | |
42 ? b | |
43 ? b.orig | |
44 ? e.orig | |
45 %% should add a, forget z | |
46 adding a | |
47 forgetting z | |
48 %% should forget a | |
49 forgetting a | |
50 %% should silently add a | |
51 A a |