##// END OF EJS Templates
convert: improve gnu arch source performance and other fixes...
convert: improve gnu arch source performance and other fixes - Improve performance by reading 'replay' output instead of calling 'delta' command after 'replay'. This increases speed significantly. - Some times 'replay' command might fail with conflicts (don't know why), a new get from that revision just fixes it. So, if something fails, get a fresh copy from that revision and try from there.

File last commit:

r5225:76c4cadb default
r6049:348132c1 default
Show More
test-clone.out
17 lines | 536 B | text/plain | TextLexer
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
[PATCH] Tests for clone command...
r550 a
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
Peter van Dijk
changes by John Levon to standardize some erroroutput
r1926 a not present
mpm@selenic.com
[PATCH] Tests for clone command...
r550 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
Thomas Arendsen Hein
Show the destionation for clone if not specified manually.
r3841 destination directory: a
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
[PATCH] Tests for clone command...
r550 a
Alexis S. L. Carvalho
clone: remove "file://" before making the path absolute...
r5225 1 files updated, 0 files merged, 0 files removed, 0 files unresolved