You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/07/14 00:24:49 UTC

svn propchange: r1502901 - svn:log

Author: rhuijben
Revision: 1502901
Modified property: svn:log

Modified: svn:log at Sat Jul 13 22:24:49 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul 13 22:24:49 2013
@@ -9,3 +9,5 @@ there are no more outstanding requests o
 * subversion/libsvn_ra_serf/util.c
   (svn_ra_serf__context_run_one): If the context loop returns a
     SVN_ERR_CEASE_INVOCATION error, reset the connection.
+
+    Also handle a theoretical case where we could miss a reported error.