##// END OF EJS Templates
convert: specify unit for ui.progress when scanning paths
av6 -
r28471:f106913c default
parent child Browse files
Show More
@@ -749,7 +749,7 b' class svn_source(converter_source):'
749
749
750 for i, (path, ent) in enumerate(paths):
750 for i, (path, ent) in enumerate(paths):
751 self.ui.progress(_('scanning paths'), i, item=path,
751 self.ui.progress(_('scanning paths'), i, item=path,
752 total=len(paths))
752 total=len(paths), unit=_('paths'))
753 entrypath = self.getrelpath(path)
753 entrypath = self.getrelpath(path)
754
754
755 kind = self._checkpath(entrypath, revnum)
755 kind = self._checkpath(entrypath, revnum)
@@ -57,9 +57,9 b' Convert while testing all possible outpu'
57 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@2
57 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@2
58 converting: 1/6 revisions (16.67%)
58 converting: 1/6 revisions (16.67%)
59 reparent to file://*/svn-repo/trunk (glob)
59 reparent to file://*/svn-repo/trunk (glob)
60 scanning paths: /trunk/\xc3\xa0 0/3 (0.00%) (esc)
60 scanning paths: /trunk/\xc3\xa0 0/3 paths (0.00%) (esc)
61 scanning paths: /trunk/\xc3\xa0/e\xcc\x81 1/3 (33.33%) (esc)
61 scanning paths: /trunk/\xc3\xa0/e\xcc\x81 1/3 paths (33.33%) (esc)
62 scanning paths: /trunk/\xc3\xa9 2/3 (66.67%) (esc)
62 scanning paths: /trunk/\xc3\xa9 2/3 paths (66.67%) (esc)
63 committing files:
63 committing files:
64 \xc3\xa0/e\xcc\x81 (esc)
64 \xc3\xa0/e\xcc\x81 (esc)
65 getting files: \xc3\xa0/e\xcc\x81 1/2 files (50.00%) (esc)
65 getting files: \xc3\xa0/e\xcc\x81 1/2 files (50.00%) (esc)
@@ -70,17 +70,17 b' Convert while testing all possible outpu'
70 3 copy files
70 3 copy files
71 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@3
71 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@3
72 converting: 2/6 revisions (33.33%)
72 converting: 2/6 revisions (33.33%)
73 scanning paths: /trunk/\xc3\xa0 0/4 (0.00%) (esc)
73 scanning paths: /trunk/\xc3\xa0 0/4 paths (0.00%) (esc)
74 gone from -1
74 gone from -1
75 reparent to file://*/svn-repo (glob)
75 reparent to file://*/svn-repo (glob)
76 reparent to file://*/svn-repo/trunk (glob)
76 reparent to file://*/svn-repo/trunk (glob)
77 scanning paths: /trunk/\xc3\xa8 1/4 (25.00%) (esc)
77 scanning paths: /trunk/\xc3\xa8 1/4 paths (25.00%) (esc)
78 copied to \xc3\xa8 from \xc3\xa9@2 (esc)
78 copied to \xc3\xa8 from \xc3\xa9@2 (esc)
79 scanning paths: /trunk/\xc3\xa9 2/4 (50.00%) (esc)
79 scanning paths: /trunk/\xc3\xa9 2/4 paths (50.00%) (esc)
80 gone from -1
80 gone from -1
81 reparent to file://*/svn-repo (glob)
81 reparent to file://*/svn-repo (glob)
82 reparent to file://*/svn-repo/trunk (glob)
82 reparent to file://*/svn-repo/trunk (glob)
83 scanning paths: /trunk/\xc3\xb9 3/4 (75.00%) (esc)
83 scanning paths: /trunk/\xc3\xb9 3/4 paths (75.00%) (esc)
84 mark /trunk/\xc3\xb9 came from \xc3\xa0:2 (esc)
84 mark /trunk/\xc3\xb9 came from \xc3\xa0:2 (esc)
85 getting files: \xc3\xa0/e\xcc\x81 1/4 files (25.00%) (esc)
85 getting files: \xc3\xa0/e\xcc\x81 1/4 files (25.00%) (esc)
86 getting files: \xc3\xa9 2/4 files (50.00%) (esc)
86 getting files: \xc3\xa9 2/4 files (50.00%) (esc)
@@ -96,11 +96,11 b' Convert while testing all possible outpu'
96 2 remove files
96 2 remove files
97 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@4
97 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/trunk@4
98 converting: 3/6 revisions (50.00%)
98 converting: 3/6 revisions (50.00%)
99 scanning paths: /trunk/\xc3\xa8 0/2 (0.00%) (esc)
99 scanning paths: /trunk/\xc3\xa8 0/2 paths (0.00%) (esc)
100 gone from -1
100 gone from -1
101 reparent to file://*/svn-repo (glob)
101 reparent to file://*/svn-repo (glob)
102 reparent to file://*/svn-repo/trunk (glob)
102 reparent to file://*/svn-repo/trunk (glob)
103 scanning paths: /trunk/\xc3\xb9 1/2 (50.00%) (esc)
103 scanning paths: /trunk/\xc3\xb9 1/2 paths (50.00%) (esc)
104 gone from -1
104 gone from -1
105 reparent to file://*/svn-repo (glob)
105 reparent to file://*/svn-repo (glob)
106 reparent to file://*/svn-repo/trunk (glob)
106 reparent to file://*/svn-repo/trunk (glob)
@@ -113,13 +113,13 b' Convert while testing all possible outpu'
113 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/branches/branch?@5
113 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/branches/branch?@5
114 converting: 4/6 revisions (66.67%)
114 converting: 4/6 revisions (66.67%)
115 reparent to file://*/svn-repo/branches/branch%C3%A9 (glob)
115 reparent to file://*/svn-repo/branches/branch%C3%A9 (glob)
116 scanning paths: /branches/branch\xc3\xa9 0/1 (0.00%) (esc)
116 scanning paths: /branches/branch\xc3\xa9 0/1 paths (0.00%) (esc)
117 committing changelog
117 committing changelog
118 0 branch to branch?e
118 0 branch to branch?e
119 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/branches/branch?e@6
119 source: svn:afeb9c47-92ff-4c0c-9f72-e1f6eb8ac9af/branches/branch?e@6
120 converting: 5/6 revisions (83.33%)
120 converting: 5/6 revisions (83.33%)
121 reparent to file://*/svn-repo/branches/branch%C3%A9e (glob)
121 reparent to file://*/svn-repo/branches/branch%C3%A9e (glob)
122 scanning paths: /branches/branch\xc3\xa9e 0/1 (0.00%) (esc)
122 scanning paths: /branches/branch\xc3\xa9e 0/1 paths (0.00%) (esc)
123 committing changelog
123 committing changelog
124 reparent to file://*/svn-repo (glob)
124 reparent to file://*/svn-repo (glob)
125 reparent to file://*/svn-repo/branches/branch%C3%A9e (glob)
125 reparent to file://*/svn-repo/branches/branch%C3%A9e (glob)
General Comments 0
You need to be logged in to leave comments. Login now