Show More
@@ -9,6 +9,8 hg init a | |||||
9 | cd a |
|
9 | cd a | |
10 |
|
10 | |||
11 | hg qimport -n foo - << EOF |
|
11 | hg qimport -n foo - << EOF | |
|
12 | # HG changeset patch | |||
|
13 | # Date 1 0 | |||
12 | diff -r 2588a8b53d66 a |
|
14 | diff -r 2588a8b53d66 a | |
13 | --- /dev/null Thu Jan 01 00:00:00 1970 +0000 |
|
15 | --- /dev/null Thu Jan 01 00:00:00 1970 +0000 | |
14 | +++ b/a Wed Jul 23 15:54:29 2008 +0200 |
|
16 | +++ b/a Wed Jul 23 15:54:29 2008 +0200 | |
@@ -23,6 +25,8 cp -al a b | |||||
23 | cd b |
|
25 | cd b | |
24 |
|
26 | |||
25 | hg qimport -n bar - << EOF |
|
27 | hg qimport -n bar - << EOF | |
|
28 | # HG changeset patch | |||
|
29 | # Date 2 0 | |||
26 | diff -r 2588a8b53d66 a |
|
30 | diff -r 2588a8b53d66 a | |
27 | --- /dev/null Thu Jan 01 00:00:00 1970 +0000 |
|
31 | --- /dev/null Thu Jan 01 00:00:00 1970 +0000 | |
28 | +++ b/b Wed Jul 23 15:54:29 2008 +0200 |
|
32 | +++ b/b Wed Jul 23 15:54:29 2008 +0200 |
@@ -5,22 +5,22 Now at: foo | |||||
5 | adding bar to series file |
|
5 | adding bar to series file | |
6 | applying bar |
|
6 | applying bar | |
7 | Now at: bar |
|
7 | Now at: bar | |
8 | 9373c9d7b61ff62edc4685b85115a54aa92cd6fa:foo |
|
8 | 430ed4828a74fa4047bc816a25500f7472ab4bfe:foo | |
9 | 6dd08b80614ae7ed7f9224fb089e90deb999ae76:bar |
|
9 | 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c:bar | |
10 | % |
|
10 | % | |
11 | foo |
|
11 | foo | |
12 | bar |
|
12 | bar | |
13 | %%% |
|
13 | %%% | |
14 | 9373c9d7b61ff62edc4685b85115a54aa92cd6fa:foo |
|
14 | 430ed4828a74fa4047bc816a25500f7472ab4bfe:foo | |
15 | % |
|
15 | % | |
16 | foo |
|
16 | foo | |
17 | %%% |
|
17 | %%% | |
18 | 6dd08b80614ae7ed7f9224fb089e90deb999ae76 foo |
|
18 | 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c foo | |
19 | 9373c9d7b61ff62edc4685b85115a54aa92cd6fa bar |
|
19 | 430ed4828a74fa4047bc816a25500f7472ab4bfe bar | |
20 | % |
|
20 | % | |
21 | 6dd08b80614ae7ed7f9224fb089e90deb999ae76 lfoo |
|
21 | 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c lfoo | |
22 | 9373c9d7b61ff62edc4685b85115a54aa92cd6fa lbar |
|
22 | 430ed4828a74fa4047bc816a25500f7472ab4bfe lbar | |
23 | %%% |
|
23 | %%% | |
24 | 6dd08b80614ae7ed7f9224fb089e90deb999ae76 foo |
|
24 | 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c foo | |
25 | % |
|
25 | % | |
26 | 6dd08b80614ae7ed7f9224fb089e90deb999ae76 lfoo |
|
26 | 4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c lfoo |
General Comments 0
You need to be logged in to leave comments.
Login now