##// END OF EJS Templates
updated help text and added manpage section for hg paths...
updated help text and added manpage section for hg paths Index: hg/doc/hg.1.txt ===================================================================

File last commit:

r814:0902ffec merge default
r924:ab681ea2 default
Show More
test-simple-update.out
32 lines | 695 B | text/plain | TextLexer
/ tests / test-simple-update.out
mpm@selenic.com
Add a simple testing framework...
r331 + hg init
+ hg addremove
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 adding foo
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 + hg commit -m 1
mpm@selenic.com
Add a simple testing framework...
r331 + hg verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
mpm@selenic.com
[PATCH] add clone command...
r485 + hg clone . ../branch
mpm@selenic.com
Add a simple testing framework...
r331 + hg co
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 + hg commit -m 2
mpm@selenic.com
Add a simple testing framework...
r331 + hg pull ../branch
mpm@selenic.com
[PATCH] Unintuive use...
r404 pulling from ../branch
mpm@selenic.com
Add a simple testing framework...
r331 searching for changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
added 1 changesets with 1 changes to 1 files
mpm@selenic.com
[PATCH] Unintuive use...
r404 (run 'hg update' to get a working copy)
mpm@selenic.com
Add a simple testing framework...
r331 + 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