Julian Foad <julianf...@btopenworld.com> writes:

> Philip Martin <philip.mar...@wandisco.com>
>> vijay <vi...@collab.net> writes:
>>>  Attached the patch and log message.
>> 
>> Committed in r1418322. Thanks!
>
> Hi Philip and Vijay.
>
> Your log message:
> [[[
> * subversion/libsvn_ra_serf/replay.c
>   (svn_ra_serf__replay, svn_ra_serf__replay_range): Replace the
>     session url string with the request path portion of the url.
> ]]]
>
> leaves me thinking, "But *why* did you replace the session url string with 
> the request path portion of the url?"
>
> Please edit the log message to say why this change was made and what it means 
> in functional terms (like, what behaviour does it change, does it fix a bug, 
> etc.).

I don't think a log message is the place for a detailed explanation of
why a member called 'path' should contain a path rather than a full URL.
That's the sort of documentation that should go in the code.  I suppose
a log message like: "Set the handler's path member to a path instead of
a complete URL" might be better.


-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to