view vendor-branches.tex @ 236:47d9cd2e8431

Beginning of vendor branches talk
author Martin Geisler <mg@aragost.com>
date Fri, 19 Nov 2010 14:42:11 +0100
parents
children 27df6bc42607
line wrap: on
line source

\documentclass[t,noamsthm,xcolor=dvipsnames]{beamer}
\input{preambel}
\title{Vendor Branches in Mercurial:\\Elegant Management of Third-Party Code}
\author{Martin Geisler
  \texorpdfstring{\\$\langle$\texttt{mg@aragost.com}$\rangle$}
                 {<mg@aragost.com>}}
\date{Mercurial Geek Night\\ November 24th, 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{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{merging}
\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}

% Send mail

\end{document}

% LocalWords:  SVN Makefile RCS CVS changeset changesets Changeset Changesets