tests/test-simple-update.out
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 04 Aug 2005 18:13:17 +0100
changeset 833 ad8ff3534fde
parent 814 0902ffece4b4
child 925 5a034646e472
permissions -rw-r--r--
Removed special FIXME handling in run-tests, added bug info to .out files.

+ hg init
+ hg addremove
adding foo
+ hg commit -m 1
+ hg verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
+ hg clone . ../branch
+ hg co
+ hg commit -m 2
+ hg pull ../branch
pulling from ../branch
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
+ hg verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions
+ hg co
foo
bar
+ hg manifest
6f4310b00b9a147241b071a60c28a650827fb03d 644 foo