Author: danielsh
Date: Sat May 21 12:23:59 2011
New Revision: 1125679
URL: http://svn.apache.org/viewvc?rev=1125679&view=rev
Log:
* STATUS: Eliminate empty lines within entries.
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=1125679&r1=1125678&r2=1125679&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Sat May 21 12:23:59 2011
@@ -67,7 +67,7 @@ Veto-blocked changes:
Fixes failing commmits (with vague error messages) seen on client
side for WebDAV proxy configurations such as the following (note
the trailing slash at the end of '/svn/'):
-
+
<Location /svn/>
DAV svn
SVNParentPath /repositories
@@ -75,14 +75,14 @@ Veto-blocked changes:
SVNMasterURI http://master/svn/
SVNAdvertiseV2Protocol Off
</Location>
-
+
Error message shows up like so:
-
+
svn: Commit failed (details follow):
svn: MKACTIVITY of '/svn/demujin/!svn/act/4b6d547c-018d-4e02-9d3f-2b28\
3076cc06': Could not read status line: connection was closed by server\
(http://localhost)
-
+
Notes:
Depends on the r878590 group for a conflict-free backport.
Justification: