diff en/intro.tex @ 155:914babdc99c8

run-example: better error if bogus section name found. Fix all such bogus names in sources.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 12 Mar 2007 23:10:32 -0700
parents 81454425eee9
children 369858a4d63c
line wrap: on
line diff
--- a/en/intro.tex	Mon Mar 12 22:56:29 2007 -0700
+++ b/en/intro.tex	Mon Mar 12 23:10:32 2007 -0700
@@ -1,7 +1,30 @@
 \chapter{Introduction}
 \label{chap:intro}
 
-XXX.
+\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