You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Hyrum K. Wright" <hy...@mail.utexas.edu> on 2008/04/21 14:30:17 UTC

Re: svn commit: r30726 - trunk/subversion/libsvn_client

stylesen@tigris.org wrote:
> Author: stylesen
> Date: Sun Apr 20 23:00:56 2008
> New Revision: 30726
> 
> Log:
> Fix compiler warning of incompatible pointer type.
>  
> * subversion/libsvn_client/ra.c
>   (svn_client__open_ra_session_internal): Declare svn_wc_entry_t as constant.
> 
> Patch by: stylesen
> Approved by: kfogel

Senthil,
If it is your own patch, and you're the only author of it, there's no 
need to include the "Patch by" line in the log message.  For any commit, 
"Patch by" is implied to be the author, unless explicitly given.  Not a 
big deal, of course, just letting you know for next time.

Thanks for the hard work!

-Hyrum


Re: svn commit: r30726 - trunk/subversion/libsvn_client

Posted by Senthil Kumaran S <se...@collab.net>.
Hi Hyrum,

Hyrum K. Wright wrote:
> If it is your own patch, and you're the only author of it, there's no 
> need to include the "Patch by" line in the log message.  For any commit, 
> "Patch by" is implied to be the author, unless explicitly given.  Not a 
> big deal, of course, just letting you know for next time.

Thanks for letting me know, will remember the next time :)

-- 
Senthil Kumaran S
http://www.stylesen.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r30726 - trunk/subversion/libsvn_client

Posted by Karl Fogel <kf...@red-bean.com>.
"Hyrum K. Wright" <hy...@mail.utexas.edu> writes:
> Senthil,
> If it is your own patch, and you're the only author of it, there's no
> need to include the "Patch by" line in the log message.  For any
> commit, "Patch by" is implied to be the author, unless explicitly
> given.  Not a big deal, of course, just letting you know for next
> time.

Oh, good point.  I just propedited the log msg.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org