hgbook
annotate en/intro.tex @ 183:fe74ace5fe1c
Fix simple copy example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri Mar 30 23:28:34 2007 -0700 (2007-03-30) |
parents | 81454425eee9 |
children | 369858a4d63c |
rev | line source |
---|---|
bos@16 | 1 \chapter{Introduction} |
bos@16 | 2 \label{chap:intro} |
bos@16 | 3 |
bos@155 | 4 \section{What is revision control?} |
bos@155 | 5 |
bos@155 | 6 \section{Why use revision control?} |
bos@155 | 7 |
bos@155 | 8 \section{The hierarchy of revision control} |
bos@155 | 9 |
bos@155 | 10 |
bos@155 | 11 \subsection{On a single system} |
bos@155 | 12 |
bos@155 | 13 \subsection{Network-based, but centralised} |
bos@155 | 14 |
bos@155 | 15 \subsection{Fully distributed} |
bos@155 | 16 |
bos@155 | 17 |
bos@155 | 18 \section{Advantages of distributed revision control} |
bos@155 | 19 |
bos@155 | 20 \subsection{For open source projects} |
bos@155 | 21 |
bos@155 | 22 \subsection{For commercial projects} |
bos@155 | 23 |
bos@155 | 24 \subsection{Myths about distributed revision control} |
bos@155 | 25 |
bos@155 | 26 \section{Why choose Mercurial?} |
bos@155 | 27 |
bos@16 | 28 |
bos@16 | 29 %%% Local Variables: |
bos@16 | 30 %%% mode: latex |
bos@16 | 31 %%% TeX-master: "00book" |
bos@16 | 32 %%% End: |