view vendor-branches.tex @ 363:7788b512c5bd

Trim vendor branch slides
author Martin Geisler <mg@aragost.com>
date Fri, 22 Jun 2012 15:55:44 +0200
parents 33b6c73e487e
children
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{CCDC\\Cambridge, UK\\June 25th--27th, 2012}

\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{Vendor Branches}

\include{bundled-code}

\include{library-maintenance}
\include{library-upgrades}

\section{Vendor Branches in Mercurial}
\include{mercurial-vendor-branches}
\include{merge-details}
\include{merging-vendor-branches}

\section{Handling Renamed Files}
\include{rename-guessing}
\include{renames-and-merges}

\end{document}

% LocalWords:  SVN Makefile RCS CVS changeset changesets Changeset Changesets