[PATCH] ch04-branching-and-merging.xml typo

John Whitlock john.whitlock at vidoop.com
Wed Mar 7 04:27:57 CST 2007


In the current XML docs in chapter 4, commands are given such as:

svn merge -c 344 http://svn.example.com/repos/calc/trunk

This may be new syntax, in which case the Complete Reference needs this added.  
My guess is that it is wrong, so I've attached a patch to change 
the "merge -c" to "merge -r"

Patch was taken with:

diff -Naur svn_redbook/src/en/book/ch04-branching-and-merging.xml 
svn_redbook/src/en/book/ch04-branching-and-merging.xml.mine > 
ch04-merge-c.patch

John Whitlock
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ch04-merge-c.patch
Type: text/x-diff
Size: 931 bytes
Desc: not available
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20070307/fa5f5632/attachment.patch>


More information about the svnbook-dev mailing list