[PATCH] ch04: svn ci needs -m

Daniel Shahaf d.s at daniel.shahaf.co.il
Thu Jun 12 12:53:32 CDT 2008


Daniel Shahaf wrote on Thu, 12 Jun 2008 at 20:05 +0300:
> Index: ch04-branching-and-merging.xml
> ===================================================================
> --- ch04-branching-and-merging.xml	(revision 3124)
> +++ ch04-branching-and-merging.xml	(working copy)
> @@ -1157,6 +1157,7 @@ Committed revision 1390.
>        <screen>
>  $ svn copy http://svn.example.com/repos/calc/trunk/real.c@807
> -           http://svn.example.com/repos/calc/trunk/
> +           http://svn.example.com/repos/calc/trunk/ \
> +           -m ###
>  Committed revision 1390.
>  

Also, if you read the diff carefully, you'll see that the examples
commit r1390 twice.





More information about the svnbook-dev mailing list