From: Ben Reser Date: Sun, 3 May 2015 18:14:48 +0000 (+0000) Subject: * STATUS: Nominate r1677462 X-Git-Tag: 2.4.13~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c68d7fb17e7b6e4a02a16abe002d6b2f11b0db2;p=apache * STATUS: Nominate r1677462 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1677466 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1820ae283e..1ac2c930f8 100644 --- a/STATUS +++ b/STATUS @@ -271,6 +271,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic + * mod_dav: Avoid some work that is unnecessary and often very time consuming. + This helps mitigate Subversion issue #4531: + http://subversion.tigris.org/issues/show_bug.cgi?id=4531 + SVN has their own workaround for this going out that helps more but is a bit + of a hack. This is as far as we can go without violating DAV in httpd. + trunk patch: http://svn.apache.org/r1677462 + 2.4.x patch: trunk works (modulo CHANGES) + +1: breser + + OTHER PROPOSALS * A list of further possible backports can be found at: