You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2016/04/15 14:13:16 UTC

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

Author: ivan
Date: Fri Apr 15 12:13:16 2016
New Revision: 1739293

URL: http://svn.apache.org/viewvc?rev=1739293&view=rev
Log:
* STATUS: Veto r1717874 group nomination.

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=1739293&r1=1739292&r2=1739293&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Apr 15 12:13:16 2016
@@ -43,16 +43,6 @@ Candidate changes:
                    this behavior change was reverted when a better fix was
                    implemented)
 
- * r1717874, r1717875, r1717878
-   Make inherited property api consistent over all ra layers
-   Justification:
-     Our ra implementations should follow the documentation... and should
-     be as consistent as possible between each other. Only because the
-     caller uses svn_path_url_add_component2() this wasn't noticed by
-     our code.
-   Votes:
-     +1: rhuijben, steveking
-
  * r1663500, r1737122, r1739278, r1739280
    Fix issue #4557, "ra_serf fails to delete directory containing many files"
    Justification:
@@ -115,6 +105,18 @@ Candidate changes:
 Veto-blocked changes:
 =====================
 
+ * r1717874, r1717875, r1717878
+   Make inherited property api consistent over all ra layers
+   Justification:
+     Our ra implementations should follow the documentation... and should
+     be as consistent as possible between each other. Only because the
+     caller uses svn_path_url_add_component2() this wasn't noticed by
+     our code.
+   Votes:
+     +1: rhuijben, steveking
+     -1: ivan (compilation error in mtcc-test due missing
+               SVN_TEST_INT_ASSERT macro)
+
 Approved changes:
 =================