[svnbook] r3665 committed - * trunk/src/de/appb-svn-for-cvs-users.xml...

svnbook at googlecode.com svnbook at googlecode.com
Mon Jan 18 13:51:40 CST 2010


Revision: 3665
Author: jmfelderhoff at gmx.eu
Date: Mon Jan 18 11:50:39 2010
Log: * trunk/src/de/appb-svn-for-cvs-users.xml
   - More Disconnected Operations: Recover lost original English text.

http://code.google.com/p/svnbook/source/detail?r=3665

Modified:
  /trunk/src/de/book/appb-svn-for-cvs-users.xml

=======================================
--- /trunk/src/de/book/appb-svn-for-cvs-users.xml	Fri Jan 15 10:41:58 2010
+++ /trunk/src/de/book/appb-svn-for-cvs-users.xml	Mon Jan 18 11:50:39 2010
@@ -332,6 +332,10 @@
        <varlistentry>
          <term><command>svn diff</command></term>
          <listitem>
+<!--
+          <para>Shows you the details of your changes (see <xref
+            linkend="svn.tour.cycle.examine.diff"/>)</para>
+-->
            <para>Zeigt Ihnen die Details Ihrer Änderungen (siehe <xref
              linkend="svn.tour.cycle.examine.diff"/>)</para>
          </listitem>
@@ -340,6 +344,10 @@
        <varlistentry>
          <term><command>svn revert</command></term>
          <listitem>
+<!--
+          <para>Removes your local changes (see <xref
+            linkend="svn.tour.cycle.revert"/>)</para>
+-->
            <para>Macht Ihre lokalen Änderungen rückgängig (siehe <xref
              linkend="svn.tour.cycle.revert"/>)</para>
          </listitem>


More information about the svnbook-dev mailing list