tests/test-simple-update.out
changeset 642 5d6177b72fcc
parent 485 c5705ab9cebd
child 676 32f7dc81c07e
equal deleted inserted replaced
641:27f53edc02b9 642:5d6177b72fcc
     9 checking manifests
     9 checking manifests
    10 crosschecking files in changesets and manifests
    10 crosschecking files in changesets and manifests
    11 checking files
    11 checking files
    12 1 files, 1 changesets, 1 total revisions
    12 1 files, 1 changesets, 1 total revisions
    13 + hg clone . ../branch
    13 + hg clone . ../branch
       
    14 cloning by hardlink
    14 + cd ../branch
    15 + cd ../branch
    15 + hg co
    16 + hg co
    16 + echo bar
    17 + echo bar
    17 + hg commit -t 2
    18 + hg commit -t 2
    18 + cd ../test
    19 + cd ../test