tests/test-convert-authormap.out
author Greg Ward <greg-hg@gerg.ca>
Tue, 09 Mar 2010 21:22:01 -0500
changeset 10623 64e286c22f29
parent 7962 62154415821f
permissions -rw-r--r--
shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts. Based on a patch by Benoit Boissinot, adapted to the pluggable sort algorithm design. toposort_reversepostorder() is a very good performer; it's designed to recreate what the revlog would have looked like if Mercurial had parent deltas now. toposort_postorderreverse() is unstable and very inconsistent, but perhaps with some work it could be made better.

initializing destination new repository
Ignoring bad line in author map file authormap.txt: this line is ignored
scanning source...
sorting...
converting...
0 foo
Writing author map file new/.hg/authormap
0
user name=Long User Name
changeset:   0:d89716e88087
tag:         tip
user:        Long User Name
date:        Thu Jan 01 00:00:00 1970 +0000
summary:     foo

Ignoring bad line in author map file new/.hg/authormap: this line is ignored
scanning source...
sorting...
converting...
0 foo
0
changeset:   0:d89716e88087
tag:         tip
user:        Long User Name
date:        Thu Jan 01 00:00:00 1970 +0000
summary:     foo