Mercurial > hg > hg-fastimport
annotate tests/test-fastimport-nonascii.out @ 38:3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
| author | Greg Ward <greg-hg@gerg.ca> |
|---|---|
| date | Fri, 08 May 2009 11:03:51 -0400 |
| parents | |
| children | 7ff36dc9f0b1 |
| rev | line source |
|---|---|
|
38
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
1 % import dump with non-ASCII committer |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
2 Reading source: ../committer.dump |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
3 0 files updated, 0 files merged, 0 files removed, 0 files unresolved |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
4 Done commit of rev 0 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
5 % log with non-ASCII committer |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
6 changeset: 0:d06142abc8ab |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
7 tag: tip |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
8 user: Jean-Fran??ois <jf@example.com> |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
9 date: Fri Nov 30 14:58:10 2001 +0000 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
10 summary: foo |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
11 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
12 % import dump with non-ASCII author |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
13 Reading source: ../author.dump |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
14 0 files updated, 0 files merged, 0 files removed, 0 files unresolved |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
15 Done commit of rev 0 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
16 % log with non-ASCII author |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
17 changeset: 0:9a86e5e78bae |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
18 tag: tip |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
19 user: J??rgen <juergen@example.org> |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
20 date: Tue Aug 11 10:13:20 2009 -0400 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
21 summary: blah |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
22 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
23 % import dump with non-ASCII message |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
24 Reading source: ../message.dump |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
25 0 files updated, 0 files merged, 0 files removed, 0 files unresolved |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
26 Done commit of rev 0 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
27 % log with non-ASCII message |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
28 changeset: 0:0700c36eef88 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
29 tag: tip |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
30 user: Dave <dave@example.org> |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
31 date: Tue Aug 11 10:13:50 2009 -0400 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
32 summary: fix na??ve implementation that ??le threw together for ???5 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
33 |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
34 % manifest |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
35 foo.txt |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
36 % contents of foo.txt |
|
3048a2dcf68a
Test that fastimport dumps with non-ASCII characters import OK.
Greg Ward <greg-hg@gerg.ca>
parents:
diff
changeset
|
37 hello |
