view en/intro.tex @ 198:615f3c6b30e1

Start to describe branch management.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 16 Apr 2007 17:21:38 -0700
parents 914babdc99c8
children 369858a4d63c
line wrap: on
line source

\chapter{Introduction}
\label{chap:intro}

\section{What is revision control?}

\section{Why use revision control?}

\section{The hierarchy of revision control}


\subsection{On a single system}

\subsection{Network-based, but centralised}

\subsection{Fully distributed}


\section{Advantages of distributed revision control}

\subsection{For open source projects}

\subsection{For commercial projects}

\subsection{Myths about distributed revision control}

\section{Why choose Mercurial?}


%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "00book"
%%% End: