Mercurial > hg
diff tests/test-merge1.out @ 1581:db10b7114de0
abort when merging two heads and repository has local changes
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 14 Dec 2005 22:19:03 -0600 |
parents | 67a28636ea64 |
children | 2da2d46862fb |
line wrap: on
line diff
--- a/tests/test-merge1.out Wed Dec 14 22:12:18 2005 -0600 +++ b/tests/test-merge1.out Wed Dec 14 22:19:03 2005 -0600 @@ -1,13 +1,19 @@ %% no merges expected +%% merge should fail +abort: 'b' already exists in the working dir and differs from remote %% merge of b expected merging for b merging b %% Contents of b should be "this is file b1" This is file b1 +%% merge fails +abort: outstanding uncommited changes %% merge expected! merging for b merging b +%% merge of b should fail +abort: outstanding uncommited changes %% merge of b expected merging for b merging b