view tests/test-convert-svn-tags.out @ 11674:c29012a73518 stable

i18n: safety writing into non-ASCII named files on any shell implementation some shell implementation (e.g.: dash) can not handle redirection into non-ASCII UTF-8 named file correctly.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Thu, 22 Jul 2010 23:18:38 +0900
parents 965b11c1bd82
children
line wrap: on
line source

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

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