changeset 115:972ade371660

Talk more nicely about hgsubversion.
author Martin Geisler <mg@lazybytes.net>
date Wed, 17 Mar 2010 01:12:56 +0100
parents 343263563a29
children ae94d0d54bab
files mercurial.tex
diffstat 1 files changed, 2 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -1107,13 +1107,9 @@
   \item use \cmd{hg pull} to convert new SVN revisions
   \item use \cmd{hg push} to commit changesets to SVN server
   \end{itemize}
+  Makes \cmd{hg} a better Subversion client than \cmd{svn}.
 
-  The extension is being used, but please note:
-  \begin{itemize}
-  \item it is not yet feature complete
-  \item requires standard \path{trunk/}, \path{branches/} and \path{tags/}
-    layout
-  \end{itemize}
+  \vfill
 
   \begin{center}
     \includegraphics[height=8em]{hgsubversion}