comparison tests/test-convert-hg-source.out @ 5280:11e1e574da02

convert: mercurial_source: also search for copies in modified files There are some corner cases where we may have a copy in a file that isn't in the added list: - the result of a hg copy --after --force - after a merge across a (local) rename
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sat, 01 Sep 2007 02:49:18 -0300
parents
children
comparison
equal deleted inserted replaced
5279:2dbd750b3ddd 5280:11e1e574da02
1 merging baz and foo
2 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
3 (branch merge, don't forget to commit)
4 1 files updated, 0 files merged, 1 files removed, 0 files unresolved
5 merging foo and baz
6 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
7 (branch merge, don't forget to commit)
8 initializing destination new repository
9 scanning source...
10 sorting...
11 converting...
12 4 add foo bar
13 3 change foo
14 2 make bar and baz copies of foo
15 1 merge local copy
16 0 merge remote copy
17 comparing with ../orig
18 searching for changes
19 no changes found