[svnbook] r4556 committed - Translation: Summary

svnbook at googlecode.com svnbook at googlecode.com
Sat Nov 2 08:34:04 CDT 2013


Revision: 4556
Author:   jmfelderhoff at gmx.eu
Date:     Sat Nov  2 13:33:44 2013 UTC
Log:      Translation: Summary

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

Modified:
  /branches/1.6/de/book/ch04-branching-and-merging.xml

=======================================
--- /branches/1.6/de/book/ch04-branching-and-merging.xml	Sat Nov  2  
13:30:26 2013 UTC
+++ /branches/1.6/de/book/ch04-branching-and-merging.xml	Sat Nov  2  
13:33:44 2013 UTC
@@ -7127,10 +7127,11 @@
            <row>
  <!--
              <entry>See merge history or eligible changesets</entry>
+            <entry><userinput>svn mergeinfo  
<replaceable>SOURCE</replaceable>  
<replaceable>TARGET</replaceable></userinput></entry>
  -->
              <entry>Anzeige der Zusammenführungs-Geschichte oder in
                Frage kommender Änderungsmengen</entry>
-            <entry><userinput>svn mergeinfo target  
--from-source=<replaceable>URL</replaceable></userinput></entry>
+            <entry><userinput>svn mergeinfo  
<replaceable>SOURCE</replaceable>  
<replaceable>TARGET</replaceable></userinput></entry>
            </row>

            <row>
@@ -7220,7 +7221,7 @@
              <entry>Rearrange a branch or tag</entry>
  -->
              <entry>Einen Zweig oder ein Tag verschieben</entry>
-            <entry><userinput>svn mv <replaceable>URL1</replaceable>  
<replaceable>URL2</replaceable></userinput></entry>
+            <entry><userinput>svn move <replaceable>URL1</replaceable>  
<replaceable>URL2</replaceable></userinput></entry>
            </row>

            <row>
@@ -7228,11 +7229,11 @@
              <entry>Remove a branch or tag</entry>
  -->
              <entry>Einen Zweig oder ein Tag löschen</entry>
-            <entry><userinput>svn rm  
<replaceable>URL</replaceable></userinput></entry>
+            <entry><userinput>svn delete  
<replaceable>URL</replaceable></userinput></entry>
            </row>
          </tbody>
        </tgroup>
-      </table>
+    </table>

    </sect1>



More information about the svnbook-dev mailing list