Mercurial > hgbook
annotate en/examples/branching.clone.out @ 488:b7d4d66c3ae5
Aiiiiiee section translated
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Mon, 03 Nov 2008 08:23:10 -0500 |
parents | fe9237037e4d |
children |
rev | line source |
---|---|
179
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 $ \textbf{cd ..} |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 $ \textbf{hg clone -rv1.0 main stable} |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
3 requesting all changes |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
4 adding changesets |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
5 adding manifests |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
6 adding file changes |
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
7 added 1 changesets with 1 changes to 1 files |
390
fe9237037e4d
Fixed sample output for 'branching' test.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents:
179
diff
changeset
|
8 updating working directory |
179
5fc4a45c069f
Continue documentation of collaboration models.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
9 1 files updated, 0 files merged, 0 files removed, 0 files unresolved |