Mercurial > hg > hg-fastimport
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 47:7ff36dc9f0b1 | 48:1cf21a8c274b |
|---|---|
| 4 converting... | 4 converting... |
| 5 1 initial revision | 5 1 initial revision |
| 6 0 add a line | 6 0 add a line |
| 7 Removing blob dir 'HGTMP/test-fastimport-simple/simple/.hg/blobs' ... | 7 Removing blob dir 'HGTMP/test-fastimport-simple/simple/.hg/blobs' ... |
| 8 % hg log | 8 % hg log |
| 9 changeset: 1:777dd8cf7297 | 9 changeset: 1:ec2bd7ac5b27 |
| 10 tag: tip | 10 tag: tip |
| 11 user: Example <example@example.org> | 11 user: Example <example@example.org> |
| 12 date: Thu Jan 10 21:20:01 2008 +0000 | 12 date: Thu Jan 10 21:20:01 2008 +0000 |
| 13 summary: add a line | 13 summary: add a line |
| 14 | 14 |
| 15 changeset: 0:1e4114af38f1 | 15 changeset: 0:b7a8255f9622 |
| 16 user: Example <example@example.org> | 16 user: Example <example@example.org> |
| 17 date: Thu Jan 10 21:20:00 2008 +0000 | 17 date: Thu Jan 10 21:20:00 2008 +0000 |
| 18 summary: initial revision | 18 summary: initial revision |
| 19 | 19 |
| 20 % content of file1, rev 0 | 20 % content of file1, rev 0 |
