view mercurial.tex @ 241:297fd6c423a8

Add OpenOffice case study to normal Mercurial talk
author Martin Geisler <mg@aragost.com>
date Fri, 19 Nov 2010 15:07:46 +0100
parents 57a4d688de01
children e3ea2d843fd5
line wrap: on
line source

\documentclass[t,noamsthm,xcolor=dvipsnames]{beamer}
\input{preambel}
\title{Fast, Flexible and Fun:\\ Revision Control with Mercurial}
\author{Martin Geisler
  \texorpdfstring{\\$\langle$\texttt{mg@aragost.com}$\rangle$}
                 {<mg@aragost.com>}}
\date{IBM Research -- Zurich\\ September 16th, 2010}

\begin{document}

\begin{frame}[plain]
  \maketitle
  \begin{tikzpicture}[overlay, remember picture]
    \node[above right] at (current page.south west)
         {\includegraphics[height=3cm]{pixelman-front}};
  \end{tikzpicture}
\end{frame}

\include{mg}

\begin{frame}{Outline}
  \tableofcontents
\end{frame}

\section{Introduction}

\include{features}
\include{mercurial-users}
\include{openoffice}
\include{testimonials}
\include{centralized}
\include{distributed}
%\include{why-distributed}

\include{pull-merge}
\include{key-commands}

\section{Using Mercurial}

\subsection{Workflows}

\include{workflow-team}
\include{workflow-divisions}
\include{workflow-yourself}

\subsection{Branches}

\include{branches}
\include{svn-branching}
\include{svn-merging}

\subsection{The Underlying Model}

\include{model}
%\include{immutable-history}

%\include{central-workflow}

\subsection{Using History}

\include{annotate}
\include{grep}
\include{bisect}

\section{Cool Extensions}

\include{extensions}

\subsection{Changing History}

\include{rebase}
%\include{mq}
\include{histedit}

\subsection{Talking to Other Systems}

\include{convert}
\include{hgsubversion}
\include{hg-git}

\subsection{Third-Party Tools}

\include{third-party-tools}

%\section{Demonstration}
%\include{demo}

\section{Wrapping Up}

\include{nutshell}
\include{links}
\include{contact}
\include{contributors}

\end{document}

% LocalWords:  SVN Makefile RCS CVS changeset changesets Changeset Changesets