tests/test-convert-tla.out
changeset 12533 068449e515e2
parent 12532 742bb15d94a8
child 12534 3ee3d7634e94
equal deleted inserted replaced
12532:742bb15d94a8 12533:068449e515e2
     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 0201ac32a3a8e86e303dff60366382a54b48a72e 644   c
       
    71 c0067ba5ff0b7c9a3eb17270839d04614c435623 644 @ test/a-link
       
    72 375f4263d86feacdea7e3c27100abd1560f2a973 644 @ test/b