hgbook

annotate en/intro.tex @ 188:d3dd1bedba3c

Backed out changeset 7f07aca44938d38b30ae8713946346123cdf97b6
Bad behaviour has gone away.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 14:22:25 2007 -0700 (2007-04-16)
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: