[PATCH] ch04: svn ci needs -m

Ben Collins-Sussman sussman at red-bean.com
Sun Jun 15 20:18:11 CDT 2008


All three examples in that section create r1390, and it's intentional.
 Each example is showing an alternate method of achieving the same
result (i.e. resurrecting a deleted file in r1390.)


On Thu, Jun 12, 2008 at 11:53 PM, C. Michael Pilato
<cmpilato at red-bean.com> wrote:
> 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