##// END OF EJS Templates
convert: handle closed branch heads in hg-hg conversion (issue2185)
convert: handle closed branch heads in hg-hg conversion (issue2185)

File last commit:

r11673:a2f11188 default
r11688:419bd8f3 default
Show More
test-convert-hg-source.out
55 lines | 1.2 KiB | text/plain | TextLexer
/ tests / test-convert-hg-source.out
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
merge: introduce mergestate
r6512 merging baz and foo to baz
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
1 files updated, 0 files merged, 1 files removed, 0 files unresolved
Matt Mackall
merge: introduce mergestate
r6512 merging foo and baz to baz
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 1 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Matt Mackall
convert: handle closed branch heads in hg-hg conversion (issue2185)
r11688 marked working directory as branch foo
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 initializing destination new repository
scanning source...
sorting...
converting...
Matt Mackall
convert: handle closed branch heads in hg-hg conversion (issue2185)
r11688 7 add foo bar
6 change foo
5 make bar and baz copies of foo
4 merge local copy
3 merge remote copy
2 mark baz executable
1 branch foo
0 close
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 comparing with ../orig
searching for changes
no changes found
Patrick Mezard
convert: make mapfile handle LF and CRLF shamap (issue1846)
r9528 % check shamap LF and CRLF handling
scanning source...
sorting...
converting...
1 change foo again again
0 change foo again
Patrick Mezard
convert: ignore hg source errors with hg.ignoreerrors (issue 1357)...
r7231 % init broken repository
created new head
% break it
initializing destination fixed repository
scanning source...
sorting...
converting...
4 init
Patrick Mezard
convert: correctly detect missing revlog for root revisions
r7232 ignoring: data/b.i@1e88685f5dde: no match found
Patrick Mezard
convert: default revisions order depends on source...
r8692 3 changeall
2 changebagain
Patrick Mezard
convert: ignore hg source errors with hg.ignoreerrors (issue 1357)...
r7231 1 merge
0 moveb
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
3 files, 5 changesets, 5 total revisions
% manifest -r 0
a
% manifest -r tip
a
c
d