##// END OF EJS Templates
tests: unify test-addremove-similar
tests: unify test-addremove-similar

File last commit:

r10205:45885e8f default
r11851:db955418 default
Show More
test-convert-svn-branches.out
52 lines | 1.2 KiB | text/plain | TextLexer
/ tests / test-convert-svn-branches.out
Patrick Mezard
Test subversion branches conversion
r5874 % convert trunk and branches
initializing destination A-hg repository
scanning source...
sorting...
converting...
Patrick Mezard
convert: improve subversion branch filtering
r6540 10 init projA
9 hello
Patrick Mezard
convert/svn: remove dead code from entry deletion code path...
r8884 8 branch trunk, remove c and dir
Patrick Mezard
convert: improve subversion branch filtering
r6540 7 change a
6 change b
5 move and update c
4 move and update c
3 change b again
2 move to old2
1 move back to old
Patrick Mezard
test-convert-svn-branches: short identifiers are more legible
r6537 0 last change to a
Patrick Mezard
Test subversion branches conversion
r5874 % convert again
scanning source...
sorting...
converting...
Patrick Mezard
convert: improve subversion branch filtering
r6540 0 branch trunk@1 into old3
Michael J. Pedersen
convert: adding branchmap functionality to convert extension
r8377 o branch=newbranch 11 branch trunk@1 into old3 files:
Patrick Mezard
Test subversion branches conversion
r5874 |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | o branch= 10 last change to a files: a
Patrick Mezard
Test subversion branches conversion
r5874 | |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | | o branch=old 9 move back to old files:
Patrick Mezard
Test subversion branches conversion
r5874 | | |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | | o branch=old2 8 move to old2 files:
Patrick Mezard
Test subversion branches conversion
r5874 | | |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | | o branch=old 7 change b again files: b
Patrick Mezard
Test subversion branches conversion
r5874 | | |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | o | branch= 6 move and update c files: b
| | |
| | o branch=old 5 move and update c files: c
Patrick Mezard
Test subversion branches conversion
r5874 | | |
Patrick Mezard
convert: improve subversion branch filtering
r6540 | | o branch=old 4 change b files: b
| | |
| o | branch= 3 change a files: a
Patrick Mezard
Test subversion branches conversion
r5874 | | |
Patrick Mezard
convert/svn: remove dead code from entry deletion code path...
r8884 | | o branch=old 2 branch trunk, remove c and dir files: c
| |/
| o branch= 1 hello files: a b c dir/e
Patrick Mezard
Test subversion branches conversion
r5874 |/
Patrick Mezard
convert: improve subversion branch filtering
r6540 o branch= 0 init projA files:
Patrick Mezard
Test subversion branches conversion
r5874
Michael J. Pedersen
convert: adding branchmap functionality to convert extension
r8377 newbranch 11:
Stefano Tortarolo
Active branches fix (issue1104)
r6631 default 10:
Patrick Mezard
convert: improve subversion branch filtering
r6540 old 9:
old2 8:
Patrick Mezard
Test subversion branches conversion
r5874 tip
Patrick Mezard
convert/svn: better error when hg cannot call itself (issue1838)
r9587 % test hg failing to call itself
abort: Mercurial failed to run itself, check hg executable is in PATH