[svnbook commit] r3526 - * src/en/book/ch04-branching-and-merging.xml

codesite-noreply at google.com codesite-noreply at google.com
Tue May 26 16:55:03 CDT 2009


Author: julianfoad at btopenworld.com
Date: Tue May 26 14:54:02 2009
New Revision: 3526

Modified:
    trunk/src/en/book/ch04-branching-and-merging.xml

Log:
* src/en/book/ch04-branching-and-merging.xml
   Correct the syntax summary of "svn mergeinfo".

Patch by: Larry Shatzer, Jr. <larrys {_AT_} gmail.com>


Modified: trunk/src/en/book/ch04-branching-and-merging.xml
==============================================================================
--- trunk/src/en/book/ch04-branching-and-merging.xml	(original)
+++ trunk/src/en/book/ch04-branching-and-merging.xml	Tue May 26 14:54:02  
2009
@@ -3172,7 +3172,7 @@

            <row>
              <entry>See merge history or eligible changesets</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>




More information about the svnbook-dev mailing list