You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Mahakian <tm...@gmx.net> on 2006/06/13 05:24:13 UTC

[PATCH] Punctuation fix in mod_dav_svn/update.c

[[[
Correct double comma in comment relating to logging of commits.

* mod_dav_svn/update.c
   (dav_svn_merge): Punctuation corrected.
]]]

- David Mahakian

Re: [PATCH] Punctuation fix in mod_dav_svn/update.c

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 6/13/06, David Mahakian <tm...@gmx.net> wrote:
> [[[
> Correct double comma in comment relating to logging of commits.
>
> * mod_dav_svn/update.c
>    (dav_svn_merge): Punctuation corrected.
> ]]]

Committed in r20082, although for future reference, it's usually best
for patches to be generated in the root of the subversion working copy
(i.e. relatie to trunk/), not in the directory the file's in, and your
log is incorrect, that comment is in dav_svn__update_report.

Thanks for the patch,

-garrett

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