comparison tests/test-simple-update.out @ 642:5d6177b72fcc

Update tests
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Jul 2005 22:27:25 -0800
parents c5705ab9cebd
children 32f7dc81c07e
comparison
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