annotate en/examples/branch-named.update-bar.out @ 389:5981a0f7540a

finished intro.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 20 Apr 2009 23:50:34 +0900
parents 6519f3b983b4
children 2936cb7eae7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
206
6519f3b983b4 More material about named branches.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
1 $ \textbf{hg update bar}
6519f3b983b4 More material about named branches.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
2 abort: update spans branches, use 'hg merge' or 'hg update -C' to lose changes
6519f3b983b4 More material about named branches.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
3 $ \textbf{hg update -C bar}
6519f3b983b4 More material about named branches.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
4 1 files updated, 0 files merged, 1 files removed, 0 files unresolved