annotate README @ 838:d1f676a6a4b3 default tip

update mq chapter. propagate ef53d025f410.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 03 Dec 2009 01:26:08 +0900
parents d8c85d831fb4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
703
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
1 Mercurial: The Definitive Guide
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
2 -------------------------------
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
3
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
4 Welcome to the source code for the book. You can clone the definitive
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
5 copy of the source tree using Mercurial as follows:
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
6
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
7 hg clone http://hg.serpentine.com/mercurial/book
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
8
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
9 Here's a top-level tour of interesting directories:
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
10
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
11 en English-language content
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
12 es Spanish-language content
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
13 examples Miscellaneous example scripts
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
14 tools Old, largely unused conversion scripts
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
15 web Content and comment system for http://hgbook.red-bean.com/
a21668c4af50 Add top-level README
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
16 xsl XSLT scripts for generating HTML