##// END OF EJS Templates
clone: print "updating working directory" status message...
clone: print "updating working directory" status message With this change, "hg clone" looks like this: % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved So the user sees % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory while Mercurial is writing to disk to populate the working directory With this change, "hg clone" looks like this: % hg clone big big-work updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved

File last commit:

r6336:4b0c9c67 default
r6338:0750f111 default
Show More
test-rename-merge2.out
562 lines | 16.6 KiB | text/plain | TextLexer
/ tests / test-rename-merge2.out
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:up a R:nc a b W: - 1 get local a to b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local e300d1c794ec+ remote 735846fee2d7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in other:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 a: remote copied to b -> m
Matt Mackall
merge: do early copy to deal with issue636...
r5042 copying a to b
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for a (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging a and b
Matt Mackall
merge: various tidying...
r3314 my a@e300d1c794ec+ other b@735846fee2d7 ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 premerge successful
picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@e300d1c794ec+ other rev@735846fee2d7 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
a
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nc a b R:up a W: - 2 get rem change to a and b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ac809aeed39a+ remote f4db7e329e71
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: copy fixes and tests...
r3252 a: remote is newer -> g
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 b: local copied to a -> m
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
getting a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging b and a
Matt Mackall
merge: various tidying...
r3314 my b@ac809aeed39a+ other a@f4db7e329e71 ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 premerge successful
picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ac809aeed39a+ other rev@f4db7e329e71 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M a
M b
Matt Mackall
merge: remember rename copies and parents properly on commit...
r3292 a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:up a R:nm a b W: - 3 get local a change to b, remove a
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local e300d1c794ec+ remote e03727d2d66b
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in other:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: only store one direction of copies in the copy map...
r3730 rev: versions differ -> m
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 a: remote moved to b -> m
Matt Mackall
merge: do early copy to deal with issue636...
r5042 copying a to b
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for a (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging a and b
Matt Mackall
merge: various tidying...
r3314 my a@e300d1c794ec+ other b@e03727d2d66b ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 premerge successful
Matt Mackall
merge: copy fixes and tests...
r3252 removing a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@e300d1c794ec+ other rev@e03727d2d66b ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
a
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nm a b R:up a W: - 4 get remote change to b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ecf3cb2a4219+ remote f4db7e329e71
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 b: local moved to a -> m
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging b and a
Matt Mackall
merge: various tidying...
r3314 my b@ecf3cb2a4219+ other a@f4db7e329e71 ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 premerge successful
picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ecf3cb2a4219+ other rev@f4db7e329e71 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
merge: remember rename copies and parents properly on commit...
r3292 a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L: R:nc a b W: - 5 get b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 94b33a1b7f2d+ remote 735846fee2d7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in other:
b
all copies found (* = to merge, ! = divergent):
b -> a
checking for directory renames
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 b: remote created -> g
getting b
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@94b33a1b7f2d+ other rev@735846fee2d7 ancestor rev@924404dff337
Matt Mackall
merge: if filemerge skips merge, report as updated
r3400 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
Matt Mackall
merge: copy fixes and tests...
r3252 (branch merge, don't forget to commit)
--------------
M b
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nc a b R: W: - 6 nothing
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ac809aeed39a+ remote 97c705ade336
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
all copies found (* = to merge, ! = divergent):
b -> a
checking for directory renames
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ac809aeed39a+ other rev@97c705ade336 ancestor rev@924404dff337
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 0 files updated, 1 files merged, 0 files removed, 0 files unresolved
Matt Mackall
merge: copy fixes and tests...
r3252 (branch merge, don't forget to commit)
--------------
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
C b
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L: R:nm a b W: - 7 get b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 94b33a1b7f2d+ remote e03727d2d66b
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in other:
b
all copies found (* = to merge, ! = divergent):
b -> a
checking for directory renames
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 a: other deleted -> r
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 b: remote created -> g
Matt Mackall
merge: copy fixes and tests...
r3252 removing a
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 getting b
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@94b33a1b7f2d+ other rev@e03727d2d66b ancestor rev@924404dff337
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 1 files updated, 1 files merged, 1 files removed, 0 files unresolved
Matt Mackall
merge: copy fixes and tests...
r3252 (branch merge, don't forget to commit)
--------------
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nm a b R: W: - 8 nothing
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ecf3cb2a4219+ remote 97c705ade336
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
all copies found (* = to merge, ! = divergent):
b -> a
checking for directory renames
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ecf3cb2a4219+ other rev@97c705ade336 ancestor rev@924404dff337
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 0 files updated, 1 files merged, 0 files removed, 0 files unresolved
Matt Mackall
merge: copy fixes and tests...
r3252 (branch merge, don't forget to commit)
--------------
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C b
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:um a b R:um a b W: - 9 do merge with ancestor in a
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ec03c2ca8642+ remote 79cc6877a3b7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 b: versions differ -> m
rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@ec03c2ca8642+ other b@79cc6877a3b7 ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ec03c2ca8642+ other rev@79cc6877a3b7 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nm a b R:nm a c W: - 11 get c, keep b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ecf3cb2a4219+ remote e6abcc1a30c2
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
unmatched files in other:
c
all copies found (* = to merge, ! = divergent):
Matt Mackall
merge: add a bit more sanity to divergent copy checks
r5857 c -> a !
b -> a !
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 checking for directory renames
Matt Mackall
merge: warn user about divergent renames
r4674 a: divergent renames -> dr
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
c: remote created -> g
Matt Mackall
merge: warn user about divergent renames
r4674 warning: detected divergent renames of a to:
b
c
Matt Mackall
merge: copy fixes and tests...
r3252 getting c
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ecf3cb2a4219+ other rev@e6abcc1a30c2 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M c
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C b
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nc a b R:up b W: - 12 merge b no ancestor
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ac809aeed39a+ remote af30c7647fc7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 b: versions differ -> m
rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@ac809aeed39a+ other b@af30c7647fc7 ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ac809aeed39a+ other rev@af30c7647fc7 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:up b R:nm a b W: - 13 merge b no ancestor
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 59318016310c+ remote e03727d2d66b
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 a: other deleted -> r
b: versions differ -> m
rev: versions differ -> m
removing a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@59318016310c+ other b@e03727d2d66b ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@59318016310c+ other rev@e03727d2d66b ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 1 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nc a b R:up a b W: - 14 merge b no ancestor
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ac809aeed39a+ remote 8dbce441892a
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 a: remote is newer -> g
b: versions differ -> m
rev: versions differ -> m
getting a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@ac809aeed39a+ other b@8dbce441892a ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ac809aeed39a+ other rev@8dbce441892a ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M a
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:up b R:nm a b W: - 15 merge b no ancestor, remove a
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 59318016310c+ remote e03727d2d66b
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 a: other deleted -> r
b: versions differ -> m
rev: versions differ -> m
removing a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@59318016310c+ other b@e03727d2d66b ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@59318016310c+ other rev@e03727d2d66b ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 1 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Matt Mackall
Update test output
r3281 test L:nc a b R:up a b W: - 16 get a, merge b no ancestor
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ac809aeed39a+ remote 8dbce441892a
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 a: remote is newer -> g
b: versions differ -> m
rev: versions differ -> m
getting a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@ac809aeed39a+ other b@8dbce441892a ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ac809aeed39a+ other rev@8dbce441892a ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M a
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Matt Mackall
Update test output
r3281 test L:up a b R:nc a b W: - 17 keep a, merge b no ancestor
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 0b76e65c8289+ remote 735846fee2d7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 b: versions differ -> m
rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@0b76e65c8289+ other b@735846fee2d7 ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@0b76e65c8289+ other rev@735846fee2d7 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nm a b R:up a b W: - 18 merge b no ancestor
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ecf3cb2a4219+ remote 8dbce441892a
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 b: versions differ -> m
rev: versions differ -> m
a: prompt recreating -> g
getting a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@ecf3cb2a4219+ other b@8dbce441892a ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ecf3cb2a4219+ other rev@8dbce441892a ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M a
M b
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Matt Mackall
Update test output
r3281 test L:up a b R:nm a b W: - 19 merge b no ancestor, prompt remove a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local 0b76e65c8289+ remote e03727d2d66b
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
Matt Mackall
merge: copy fixes and tests...
r3252 b: versions differ -> m
rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging b
Matt Mackall
merge: various tidying...
r3314 my b@0b76e65c8289+ other b@e03727d2d66b ancestor b@000000000000
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@0b76e65c8289+ other rev@e03727d2d66b ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
Backed out changeset c2a21fe60994...
r5764 C a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:up a R:um a b W: - 20 merge a and b to b, remove a
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local e300d1c794ec+ remote 79cc6877a3b7
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in other:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: only store one direction of copies in the copy map...
r3730 rev: versions differ -> m
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 a: remote moved to b -> m
Matt Mackall
merge: do early copy to deal with issue636...
r5042 copying a to b
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for a (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging a and b
Matt Mackall
merge: various tidying...
r3314 my a@e300d1c794ec+ other b@79cc6877a3b7 ancestor a@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 removing a
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@e300d1c794ec+ other rev@79cc6877a3b7 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
a
--------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:um a b R:up a W: - 21 merge a and b to b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ec03c2ca8642+ remote f4db7e329e71
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 b: local moved to a -> m
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging b and a
Matt Mackall
merge: various tidying...
r3314 my b@ec03c2ca8642+ other a@f4db7e329e71 ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ec03c2ca8642+ other rev@f4db7e329e71 ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 0 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
merge: remember rename copies and parents properly on commit...
r3292 a
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: copy fixes and tests...
r3252 --------------
test L:nm a b R:up a c W: - 23 get c, keep b
--------------
resolving manifests
Matt Mackall
merge: various tidying...
r3314 overwrite None partial False
ancestor 924404dff337 local ecf3cb2a4219+ remote 2b958612230f
Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
r5387 searching for copies back to rev 1
unmatched files in local:
b
unmatched files in other:
c
all copies found (* = to merge, ! = divergent):
b -> a *
checking for directory renames
Matt Mackall
merge: report destinations of moves in merge action messages
r3727 b: local moved to a -> m
Matt Mackall
merge: copy fixes and tests...
r3252 rev: versions differ -> m
c: remote created -> g
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for b (binary False symlink False)
Matt Mackall
merge: shortcircuit filemerge for identical files...
r3311 merging b and a
Matt Mackall
merge: various tidying...
r3314 my b@ecf3cb2a4219+ other a@2b958612230f ancestor a@924404dff337
Matt Mackall
merge: allow smarter tool configuration...
r6004 premerge successful
Matt Mackall
merge: copy fixes and tests...
r3252 getting c
Matt Mackall
merge: allow smarter tool configuration...
r6004 picked tool 'python ../merge' for rev (binary False symlink False)
Matt Mackall
merge: copy fixes and tests...
r3252 merging rev
Matt Mackall
merge: various tidying...
r3314 my rev@ecf3cb2a4219+ other rev@2b958612230f ancestor rev@924404dff337
Matt Mackall
merge: copy fixes and tests...
r3252 1 files updated, 2 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
--------------
M b
Matt Mackall
merge: remember rename copies and parents properly on commit...
r3292 a
Matt Mackall
merge: copy fixes and tests...
r3252 M c
--------------