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 2012/03/27 17:24:55 UTC

svn commit: r1305874 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Tue Mar 27 15:24:55 2012
New Revision: 1305874

URL: http://svn.apache.org/viewvc?rev=1305874&view=rev
Log:
* STATUS: Cast some votes

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1305874&r1=1305873&r2=1305874&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Mar 27 15:24:55 2012
@@ -90,16 +90,7 @@ Candidate changes:
    Justification:
      User reported regression since 1.7.0
    Votes:
-     +1: rhuijben (r1297522 only)
-     +1: stsp
-
- * r1300265
-   Resolve issue #4130, "poor memory and file handle management when
-   updating w/ externals definitions".
-   Justification:
-     Simple fix with noticeable scalability returns.
-   Votes:
-     +1: cmpilato, stsp
+     +1: stsp, rhuijben
 
  * r1298343
    Return an error when attempting to MERGE a resource that does not exist.
@@ -108,24 +99,6 @@ Candidate changes:
    Votes:
      +1: philip, stsp
 
- * r1302417
-   Fix another ra_serf assert (MERGE fails).
-   Notes: 
-     This revision r1300265 originates in #4129; r1298343 originates in #3696.
-   Votes:
-     +1: danielsh, stsp
-
- * r1302588, r1305853
-   Fix issue #4144, "Reverse merge with replace in source applies diffs
-   in forward order"
-   Justification:
-     Pointer bug which can cause undefined behaviour during some merges.
-   Branch:
-     ^/subversion/branches/1.7.x-issue4144
-   Votes:
-     +1: stsp, philip
-
-
 Veto-blocked changes:
 =====================
 
@@ -145,3 +118,30 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1300265
+   Resolve issue #4130, "poor memory and file handle management when
+   updating w/ externals definitions".
+   Justification:
+     Simple fix with noticeable scalability returns.
+   Votes:
+     +1: cmpilato, stsp
+     +1: rhuijben (I would like a better fix, but I don't think we can do that
+                   for 1.7.x)
+
+ * r1302417
+   Fix another ra_serf assert (MERGE fails).
+   Notes: 
+     This revision r1300265 originates in #4129; r1298343 originates in #3696.
+   Votes:
+     +1: danielsh, stsp, rhuijben
+
+ * r1302588, r1305853
+   Fix issue #4144, "Reverse merge with replace in source applies diffs
+   in forward order"
+   Justification:
+     Pointer bug which can cause undefined behaviour during some merges.
+   Branch:
+     ^/subversion/branches/1.7.x-issue4144
+   Votes:
+     +1: stsp, philip, rhuijben