You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2014/04/29 16:03:25 UTC

svn propchange: r1590985 - svn:log

Author: stefan2
Revision: 1590985
Modified property: svn:log

Modified: svn:log at Tue Apr 29 14:03:25 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Apr 29 14:03:25 2014
@@ -4,7 +4,7 @@ that didn't get handled by the respectiv
 This applies to connection failures as well as ordinary SVN errors
 and makes threaded execution behave the same as forked mode.
 
-* subversion/libsvn_subr/cache-membuffer.c
-  (svn_membuffer_cache_is_cachable): If there was an error, we are DONE.
+* subversion/svnserve/svnserve.c
+  (serve_thread): If there was an error, we are DONE.
                                      Don't try to continue with the next
                                      command ...