comparison tests/test-convert-tla.out @ 6079:ea34059b89de

convert: added GNU Arch (tla) tests and related fixes
author Aleix Conchillo Flaque <aleix@member.fsf.org>
date Tue, 12 Feb 2008 11:35:06 +0100
parents
children 0946294d1f32
comparison
equal deleted inserted replaced
6078:ebc23d34102f 6079:ea34059b89de
1 % create tla archive
2 % initialize tla repo
3 * creating version tla@mercurial--convert/tla--test--0
4 * imported tla@mercurial--convert/tla--test--0
5 % create initial files
6 A/ .arch-ids
7 A/ src
8 A/ src/.arch-ids
9 A .arch-ids/a.id
10 A a
11 A src/.arch-ids/=id
12 A src/.arch-ids/b.id
13 A src/b
14 * update pristine tree (tla@mercurial--convert/tla--test--0--base-0 => tla--test--0--patch-1)
15 * committed tla@mercurial--convert/tla--test--0--patch-1
16 % create link file and modify a
17 A src/.arch-ids/a-link.id
18 A src/a-link
19 M a
20 * update pristine tree (tla@mercurial--convert/tla--test--0--patch-1 => tla--test--0--patch-2)
21 * committed tla@mercurial--convert/tla--test--0--patch-2
22 % create second link and modify b
23 A src/.arch-ids/a-link-2.id
24 A src/a-link-2
25 Mb src/b
26 * update pristine tree (tla@mercurial--convert/tla--test--0--patch-2 => tla--test--0--patch-3)
27 * committed tla@mercurial--convert/tla--test--0--patch-3
28 % b file to link and a-link-2 to regular file
29 fl src/b
30 lf src/a-link-2
31 * update pristine tree (tla@mercurial--convert/tla--test--0--patch-3 => tla--test--0--patch-4)
32 * committed tla@mercurial--convert/tla--test--0--patch-4
33 % move a-link-2 file and src directory
34 D/ src/.arch-ids
35 A/ test/.arch-ids
36 /> src test
37 => src/.arch-ids/a-link-2.id .arch-ids/c.id
38 => src/a-link-2 c
39 => src/.arch-ids/=id test/.arch-ids/=id
40 => src/.arch-ids/a-link.id test/.arch-ids/a-link.id
41 => src/.arch-ids/b.id test/.arch-ids/b.id
42 * update pristine tree (tla@mercurial--convert/tla--test--0--patch-4 => tla--test--0--patch-5)
43 * committed tla@mercurial--convert/tla--test--0--patch-5
44 % converting tla repo to Mercurial
45 initializing destination tla-repo-hg repository
46 analyzing tree version tla@mercurial--convert/tla--test--0...
47 scanning source...
48 sorting...
49 converting...
50 5 initial import
51 4 added a file, src and src/b (binary)
52 3 added link to a and modify a
53 2 added second link and modify b
54 1 file to link and link to file test
55 0 move and rename a-link-2 file and src directory
56 % show graph log
57 o 5 "move and rename a-link-2 file and src directory" files: c src/a-link src/a-link-2 src/b test/a-link test/b
58 |
59 o 4 "file to link and link to file test" files: src/a-link-2 src/b
60 |
61 o 3 "added second link and modify b" files: src/a-link-2 src/b
62 |
63 o 2 "added link to a and modify a" files: a src/a-link
64 |
65 o 1 "added a file, src and src/b (binary)" files: a src/b
66 |
67 o 0 "initial import" files:
68
69 c4072c4b72e1cabace081888efa148ee80ca3cbb 644 a
70 e3207be798aaf87a444a62903621edab4ddc1fb6 644 c
71 1f6b5bb93f1da278ef1fead1e4740a03d8802e9f 644 @ test/a-link
72 1f6b5bb93f1da278ef1fead1e4740a03d8802e9f 644 @ test/b