hgbook

view 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
line source
1 \chapter{Introduction}
2 \label{chap:intro}
4 \section{What is revision control?}
6 \section{Why use revision control?}
8 \section{The hierarchy of revision control}
11 \subsection{On a single system}
13 \subsection{Network-based, but centralised}
15 \subsection{Fully distributed}
18 \section{Advantages of distributed revision control}
20 \subsection{For open source projects}
22 \subsection{For commercial projects}
24 \subsection{Myths about distributed revision control}
26 \section{Why choose Mercurial?}
29 %%% Local Variables:
30 %%% mode: latex
31 %%% TeX-master: "00book"
32 %%% End: