hgbook

diff en/concepts.tex @ 220:0ca9045035f7

Advantages for open source and commercial tools.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon May 14 15:22:32 2007 -0700 (2007-05-14)
parents ca99f247899e
children 980393101109
line diff
     1.1 --- a/en/concepts.tex	Tue Nov 14 11:42:40 2006 -0800
     1.2 +++ b/en/concepts.tex	Mon May 14 15:22:32 2007 -0700
     1.3 @@ -110,6 +110,7 @@
     1.4  arbitrary binary contents; it doesn't need to treat text as special.
     1.5  
     1.6  \subsection{Safe operation}
     1.7 +\label{sec:concepts:txn}
     1.8  
     1.9  Mercurial only ever \emph{appends} data to the end of a revlog file.
    1.10  It never modifies a section of a file after it has written it.  This