You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2013/06/14 13:46:40 UTC

svn commit: r1493037 - /subversion/branches/1.8.x/STATUS

Author: danielsh
Date: Fri Jun 14 11:46:40 2013
New Revision: 1493037

URL: http://svn.apache.org/r1493037
Log:
Vote.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1493037&r1=1493036&r2=1493037&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Fri Jun 14 11:46:40 2013
@@ -81,6 +81,8 @@ Candidate changes:
      versions will name the feature in different ways.
    Votes:
      +1: stsp
+     +1: danielsh (no opinion on the name of the feature; just confirming this
+                   patch does what it claims to)
 
  * r1491707
    Add version header to svnpubsub server.
@@ -90,15 +92,6 @@ Candidate changes:
    Votes:
      +1: danielsh, breser
 
- * r1491770
-   Eliminate revprop buffer size limit.
-   Justification:
-     This removes an inconsistency; we don't limit object sizes anywhere
-     else. Particularly, we allowed for unlimited revprop sizes when setting
-     them but had a 16MB limit in the getter.
-   Votes:
-     +1: stefan2, blair
-
  * r1491739, r1491755, r1491762, r1492152, r1492670, r1492682
    Improve interactive conflict resolution menu.
    Justification:
@@ -124,14 +117,6 @@ Candidate changes:
      -0: rhuijben (Working on a further review to avoid a possible duplicate
                    callback call)
 
- * r1492005
-   Optimize 'svn mergeinfo --show-revs' network usage and a similar case in the
-   merge code.
-   Justification:
-     Simple fixes to improve performance.
-   Votes:
-     +1: ivan, rhuijben
-
  * r1478987, r1492020
    Optimize some code that retrieves mergeinfo to obtain less unneeded
    information from the repository.
@@ -200,3 +185,21 @@ Approved changes:
 # that would restart the soak should not be added unless they are resolving
 # blocking issues.  If in doubt see this link for details:
 # http://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization
+
+ * r1491770
+   Eliminate revprop buffer size limit.
+   Justification:
+     This removes an inconsistency; we don't limit object sizes anywhere
+     else. Particularly, we allowed for unlimited revprop sizes when setting
+     them but had a 16MB limit in the getter.
+   Votes:
+     +1: stefan2, blair, danielsh
+
+ * r1492005
+   Optimize 'svn mergeinfo --show-revs' network usage and a similar case in the
+   merge code.
+   Justification:
+     Simple fixes to improve performance.
+   Votes:
+     +1: ivan, rhuijben, danielsh
+