view tests/test-convert-svn-tags.out @ 7757:af6a63438a8a

identify: have consistent output for local repositories Also, add some extensive testing for it (hardly any in the suite so far).
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 13 Feb 2009 11:32:33 +0100
parents 90d8dfb481e7
children 965b11c1bd82
line wrap: on
line source

% convert
initializing destination A-hg repository
scanning source...
sorting...
converting...
4 init projA
3 adda
2 changea
1 changea2
0 changea3
updating tags
o  5 update tags tags: tip
|
o  4 changea3 tags:
|
o  3 changea2 tags: trunk.v1 trunk.goodtag
|
o  2 changea tags:
|
o  1 adda tags:
|
o  0 init projA tags:

tip
trunk.v1
trunk.goodtag
% convert without tags
initializing destination A-notags-hg repository
scanning source...
sorting...
converting...
4 init projA
3 adda
2 changea
1 changea2
0 changea3
tip