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

svn commit: r1715844 - /subversion/branches/1.9.x/STATUS

Author: rhuijben
Date: Mon Nov 23 15:29:25 2015
New Revision: 1715844

URL: http://svn.apache.org/viewvc?rev=1715844&view=rev
Log:
* STATUS: Cast some votes. Remove a -0.1 vote.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1715844&r1=1715843&r2=1715844&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Nov 23 15:29:25 2015
@@ -77,9 +77,6 @@ Candidate changes:
      ^/subversion/branches/1.9.x-r1706428
    Votes:
      +1: kotkov, ivan
-     -0.1: rhuijben (Touches far more cases than issue #4598 without properly
-                     argumenting why,
-                     without r1711507, r1711510)
 
  * r1668625
    Fix 'svn diff --summarize --ignore-properties'.
@@ -104,22 +101,6 @@ Candidate changes:
    Votes:
      +1: stefan2
 
- * r1687812
-   mod_dav_svn: Use LimitXMLRequestBody httpd directive to control maximum
-   length of skel-encoded request bodies.
-   Justification:
-     Allow administrators to setup configurable limits on the size of
-     skel-encoded requests.
-   Votes:
-     +1: ivan, gstein
-
- * r1714314
-   Don't ignore some of the parameters to svn_ra_svn_create_conn3.
-   Justification:
-     This is a regresssion against 1.8 but the fix is trivial.
-   Votes:
-     +1: stefan2, gstein
-
  * r1715793
    Do not read TXN props on every svn_fs_txn_open() call in libsvn_fs_fs: FSFS
    doesn't use transaction_t.proplist (and never used). This code seems to
@@ -130,7 +111,7 @@ Candidate changes:
      http:// protocol on Windows, because mod_dav_svn opens TXN for every
      request on transaction.
    Votes:
-     +1: ivan
+     +1: ivan, rhuijben
 
 Veto-blocked changes:
 =====================
@@ -151,3 +132,19 @@ Approved changes:
      We should properly implement our wire protocol.
    Votes:
      +1: rhuijben, gstein, ivan
+
+ * r1714314
+   Don't ignore some of the parameters to svn_ra_svn_create_conn3.
+   Justification:
+     This is a regresssion against 1.8 but the fix is trivial.
+   Votes:
+     +1: stefan2, gstein, rhuijben
+
+ * r1687812
+   mod_dav_svn: Use LimitXMLRequestBody httpd directive to control maximum
+   length of skel-encoded request bodies.
+   Justification:
+     Allow administrators to setup configurable limits on the size of
+     skel-encoded requests.
+   Votes:
+     +1: ivan, gstein, rhuijben