##// END OF EJS Templates
Show reason why an ignore file can't be read and state that it is skipped.
Show reason why an ignore file can't be read and state that it is skipped.

File last commit:

r1995:2da2d468 default
r2006:ff8b39da default
Show More
test-merge1.out
19 lines | 429 B | text/plain | TextLexer
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% no merges expected
Benoit Boissinot
abort when merging two heads and repository has local changes
r1581 %% merge should fail
abort: 'b' already exists in the working dir and differs from remote
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% merge of b expected
mpm@selenic.com
[PATCH] Merging identical changes from another branch...
r407 merging for b
merging b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %%
Contents of b should be "this is file b1"
mpm@selenic.com
Fix up test-merge1...
r430 This is file b1
Benoit Boissinot
abort when merging two heads and repository has local changes
r1581 %% merge fails
mcmillen@cs.cmu.edu
Spelling fix: "commited" -> "committed"
r1995 abort: outstanding uncommitted changes
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% merge expected!
mpm@selenic.com
Fix up test-merge1...
r430 merging for b
merging b
Benoit Boissinot
abort when merging two heads and repository has local changes
r1581 %% merge of b should fail
mcmillen@cs.cmu.edu
Spelling fix: "commited" -> "committed"
r1995 abort: outstanding uncommitted changes
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% merge of b expected
mpm@selenic.com
[PATCH] Merging identical changes from another branch...
r407 merging for b
merging b