hgbook

annotate en/examples/tour.clone.out @ 396:0f2170fcb79a

added the term "tracking", and translated a few paragraphs of concepts.tex
author Javier Rojas <jerojasro@devnull.li>
date Thu Nov 06 23:01:34 2008 -0500 (2008-11-06)
parents 006bbad1f190
children
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
hg@306 8 updating working directory
bos@144 9 2 files updated, 0 files merged, 0 files removed, 0 files unresolved