You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gs...@apache.org on 2012/05/14 12:05:12 UTC

svn propchange: r1338128 - svn:log

Author: gstein
Revision: 1338128
Modified property: svn:log

Modified: svn:log at Mon May 14 10:05:12 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon May 14 10:05:12 2012
@@ -6,6 +6,8 @@ All users of the expect_empty_body handl
 create_expat_handler() end up calling run_one(). Thus, the will always
 grab any server_error that may have been found.
 
+Found by: rhuijben
+
 * subversion/libsvn_ra_serf/util.c:
   (svn_ra_serf__context_run_one): compse any server_error into the
     returned error.