tests/test-add.out
author Brendan Cully <brendan@kublai.com>
Mon, 27 Aug 2007 15:39:07 -0700
changeset 5256 be4835ad9a85
parent 5205 212de429e000
permissions -rw-r--r--
convert: new config variable hg.tagsbranch controls which branch tags are committed to

adding a
? a
adding a
A a
A a
? b
A a
A b
% should fail
b already tracked!
A a
A b
% should fail
a already tracked!
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
warning: conflicts during merge.
merging a
merging a failed!
0 files updated, 0 files merged, 0 files removed, 1 files unresolved
There are unresolved merges, you can redo the full merge using:
  hg update -C 2
  hg merge 1
M a
% should fail
a already tracked!
M a
% issue683
R a
M a