annotate en/examples/tour.clone.out @ 161:7f07aca44938
Write up the unpleasant effects of change ef1f1a4b2efb in the hg tree.
author |
Bryan O'Sullivan <bos@serpentine.com> |
date |
Mon Mar 26 21:58:24 2007 -0700 (2007-03-26) |
parents |
|
children |
1b52bda675d0 |
rev |
line source |
bos@144
|
1 $ \textbf{hg clone http://hg.serpentine.com/tutorial/hello}
|
bos@144
|
2 destination directory: hello
|
bos@144
|
3 requesting all changes
|
bos@144
|
4 adding changesets
|
bos@144
|
5 adding manifests
|
bos@144
|
6 adding file changes
|
bos@144
|
7 added 5 changesets with 5 changes to 2 files
|
bos@144
|
8 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
|