[PATCH] ch04: svn ci needs -m

C. Michael Pilato cmpilato at red-bean.com
Thu Jun 12 23:53:49 CDT 2008


Daniel Shahaf wrote:
> 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.

Ben, I fixed the missing log messages (reported earlier in this thread). 
You wanna take a cruise through the example set to see if this duplicated 
use of r1390 as a committed revision is easy to fix?

-- 
C. Michael Pilato <cmpilato at red-bean.com> | http://cmpilato.blogspot.com/

"The Christian ideal has not been tried and found wanting.  It has
  been found difficult; and left untried."  -- G. K. Chesterton




More information about the svnbook-dev mailing list