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

svn commit: r1104097 - /subversion/branches/1.6.x/STATUS

Author: cmpilato
Date: Tue May 17 10:06:47 2011
New Revision: 1104097

URL: http://svn.apache.org/viewvc?rev=1104097&view=rev
Log:
Cast another vote.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1104097&r1=1104096&r2=1104097&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue May 17 10:06:47 2011
@@ -139,12 +139,16 @@ Candidate changes:
    Provide clueful error when editor drive refers revision > HEAD.
    This situation would normally occur in master-slave setup.
    Justification:
-     This backport fixes the following vague error
-     "svn: REPORT of '/svn/repo1/!svn/vcc/default': Could not read chunk size: connection was closed by server (http://127.0.0.1)".
-     to
-     "svn: A reported revision is higher than the current repository HEAD revision.  Perhaps the repository is out of date with respect to the master repository?". if the setup is master-slave.
+     This backport fixes the following vague error:
+       svn: REPORT of '/svn/repo1/!svn/vcc/default': Could not read
+       chunk size: connection was closed by server (http://127.0.0.1)
+     to:
+       svn: A reported revision is higher than the current repository
+       HEAD revision.  Perhaps the repository is out of date with
+       respect to the master repository?
+     if WebDAV proxying is enabled for the server.
    Votes:
-     +1: kameshj
+     +1: kameshj, cmpilato
 
 
 Veto-blocked changes: