You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2013/06/20 21:28:27 UTC

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

Author: stefan2
Date: Thu Jun 20 19:28:27 2013
New Revision: 1495142

URL: http://svn.apache.org/r1495142
Log:
* STATUS:
  vote for 1495063;
  vote & approve r1492148 group as well as r1493475 and r1494342

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=1495142&r1=1495141&r2=1495142&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Jun 20 19:28:27 2013
@@ -132,14 +132,6 @@ Candidate changes:
      +1: rhuijben, stsp
      +1 (nonbinding): schabi
 
- * r1492148, r1493720
-   Don't try to use 'blame -r 5:1' against 1.7 servers.  Affects only users
-   of the RA API, not users of the client API or svn.
-   Justification:
-     1.7 servers would silently do the wrong thing.
-   Votes:
-     +1: danielsh, rhuijben
-
  * r1493424
    Remove unnecessary check for branches ancestry from 
    command line client. All required checks are already performed in
@@ -152,16 +144,6 @@ Candidate changes:
      +0: danielsh (note: svn_client__youngest_common_ancestor can be striken;
                          no callers left)
 
- * r1493475
-   Improve 'svn merge' performance over WAN: Use already fetched 
-   history-as-mergeinfo data to find youngest common ancestor in automatic 
-   merge.
-   Justification:
-     No reason to create an RA session or perform RA calls if the information
-     is already in memory.
-   Votes:
-     +1: rhuijben, ivan
-
  * r1493703, r1494171
    Fix upgrade notification for explicit upgrades of post-WC-NG working copies.
    Justification:
@@ -169,13 +151,6 @@ Candidate changes:
    Votes:
      +1: rhuijben, stsp
 
- * r1494342
-   C tests: support --compatible-version=1.8.
-   Justification:
-     Enable running the tests with --compatible-version
-   Votes:
-     +1: danielsh, rhuijben
-
  * r1494913, r1494967
    Fix performance regression in 'svn log' on repository roots.
    Justification:
@@ -202,7 +177,7 @@ Candidate changes:
      FSFS shouldn't crash.
      See http://svn.haxx.se/dev/archive-2013-06/0432.shtml
    Votes:
-     +1: stsp
+     +1: stsp, stefan2
 
 Veto-blocked changes:
 =====================
@@ -223,6 +198,31 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1492148, r1493720
+   Don't try to use 'blame -r 5:1' against 1.7 servers.  Affects only users
+   of the RA API, not users of the client API or svn.
+   Justification:
+     1.7 servers would silently do the wrong thing.
+   Votes:
+     +1: danielsh, rhuijben, stefan2
+
+ * r1493475
+   Improve 'svn merge' performance over WAN: Use already fetched 
+   history-as-mergeinfo data to find youngest common ancestor in automatic 
+   merge.
+   Justification:
+     No reason to create an RA session or perform RA calls if the information
+     is already in memory.
+   Votes:
+     +1: rhuijben, ivan, stefan2
+
+ * r1494342
+   C tests: support --compatible-version=1.8.
+   Justification:
+     Enable running the tests with --compatible-version
+   Votes:
+     +1: danielsh, rhuijben, stefan2
+
  * r1495104
    Handle unexpected HTTP status codes as errors instead of as SUCCESS codes
    in ra_serf.
@@ -230,3 +230,4 @@ Approved changes:
      Handling them as success values causes assertions.
    Votes:
      +1: rhuijben, ivan, philip
+