annotate tests/test-fastimport-simple.out @ 48:1cf21a8c274b

Adapt to upstream changes in pyfastimport. - use parse(), not iter_commands() - changeset hashes differ for streams with inline file contents
author Greg Ward <greg-hg@gerg.ca>
date Sun, 17 May 2009 18:18:01 -0400
parents 7ff36dc9f0b1
children beea83224890
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
1 % importing
47
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
2 scanning source...
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
3 sorting...
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
4 converting...
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
5 1 initial revision
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
6 0 add a line
7ff36dc9f0b1 Massive rework to use infrastructure provided by convert extension.
Greg Ward <greg-hg@gerg.ca>
parents: 18
diff changeset
7 Removing blob dir 'HGTMP/test-fastimport-simple/simple/.hg/blobs' ...
18
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
8 % hg log
48
1cf21a8c274b Adapt to upstream changes in pyfastimport.
Greg Ward <greg-hg@gerg.ca>
parents: 47
diff changeset
9 changeset: 1:ec2bd7ac5b27
18
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
10 tag: tip
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
11 user: Example <example@example.org>
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
12 date: Thu Jan 10 21:20:01 2008 +0000
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
13 summary: add a line
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
14
48
1cf21a8c274b Adapt to upstream changes in pyfastimport.
Greg Ward <greg-hg@gerg.ca>
parents: 47
diff changeset
15 changeset: 0:b7a8255f9622
18
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
16 user: Example <example@example.org>
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
17 date: Thu Jan 10 21:20:00 2008 +0000
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
18 summary: initial revision
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
19
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
20 % content of file1, rev 0
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
21 file 1 begins
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
22 % content of file2, rev 0
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
23 this here be file2
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
24 % content of file1, rev 1
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
25 file 1 begins
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
26 new line
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
27 % content of file2, rev 1
ae8dd2a2f102 Add the first two test scripts.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
28 this here be file2