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 2013/11/06 02:12:27 UTC

svn propchange: r1533530 - svn:log

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

Modified: svn:log at Wed Nov  6 01:12:27 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Nov  6 01:12:27 2013
@@ -1,3 +1,5 @@
+[Revert in r1539207]
+
 Fix a major latency snafu in svnserve.  Sequences of small requests
 and responses would be delayed in the TCP/IP stack by Nagle's alogrithm.
 That becomes obvious when e.g. running "ls -R".