changeset 24:713cdeaf6e56

Removed old out-commented slides.
author Martin Geisler <mg@lazybytes.net>
date Mon, 17 Aug 2009 19:09:51 +0200
parents 70f255467a7f
children 1417be0d9c22
files mercurial.tex
diffstat 1 files changed, 0 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -347,26 +347,6 @@
 \end{frame}
 
 
-%% \begin{frame}{Basic Version Control}
-%%   Working alone:
-%%   \begin{itemize}
-%%   \item store changes (date, commit message)
-%%   \item browse history
-%%   \end{itemize}
-%%   (RCS did this in the 1980s)
-%% \end{frame}
-%%
-%% \begin{frame}{Working with Others}
-%%   Distributing changes:
-%%   \begin{itemize}
-%%   \item get new changes from a server
-%%   \item send new commits to a server
-%%   \item \emph{resolve} conflicts between you and server
-%%   \end{itemize}
-%%   (CVS did this in 1990s)
-%% \end{frame}
-
-
 \section{Using Mercurial}
 
 \subsection{Getting Started}