You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/05/22 02:49:21 UTC

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

Author: breser
Date: Wed May 22 00:49:20 2013
New Revision: 1485021

URL: http://svn.apache.org/r1485021
Log:
* STATUS: Vote for and approve some entries.

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=1485021&r1=1485020&r2=1485021&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed May 22 00:49:20 2013
@@ -92,23 +92,6 @@ Candidate changes:
    Votes:
      +1: pburba
 
- * r1482829
-   Reduce diskspace needed by our testsuite when using cleanup mode.
-   Justification:
-     A 256 MB ramdrive should be more than enough for running the
-     tests in parallel mode, but currently isn't.
-   Votes:
-     +1: rhuijben, pburba
-
- * r1483116
-   Retry removing test temporary directories when running as deferred deletes
-   using a short delay.
-   Justification:
-     Without this patch running the svnserve-bdb tests on Windows leaves a lot
-     of temporary directories behind, causing testruns to fail on ramdrives.
-   Votes:
-     +1: rhuijben, pburba
-
  * r1483781
    Fix FSFS repository corruption on power or network disk failure on Windows:
    http://svn.haxx.se/dev/archive-2013-05/0245.shtml
@@ -117,14 +100,6 @@ Candidate changes:
    Votes:
      +1: ivan, blair
 
- * r1483913
-   Fix hard-coded version in JavaHL's JNI loader.
-   Justification:
-     We don't want to try to use the 1.7 libraries.
-   Branch: ^/subversion/branches/1.8.x-libsvnjavahl-version
-   Votes:
-     +1: philip, rhuijben
-
  * r1483125, r1483555, r1483927, r1483947
    Fix issue #4367 'merge to shallow WC, repeat merge to infinite depth WC is
    broken'.
@@ -137,12 +112,13 @@ Candidate changes:
    Votes:
      +1: pburba, rhuijben
 
- * r1483575, r1483580
+ * r1483575, r1483580, r1485018
    Define SVN_UNALIGNED_ACCESS_IS_OK for PowerPC.
    Justification:
      Performance for free.
    Votes:
-     +1: mattiase (non-binding)
+     +1: mattiase (non-binding, not including r1485018)
+     +1: breser
 
 Approved for 1.8.1 or if soak is restarted for 1.8.0:
 ====================================================
@@ -196,3 +172,28 @@ Approved changes:
    Votes:
      +1: stsp, rhuijben, pburba
 
+ * r1482829
+   Reduce diskspace needed by our testsuite when using cleanup mode.
+   Justification:
+     A 256 MB ramdrive should be more than enough for running the
+     tests in parallel mode, but currently isn't.
+   Votes:
+     +1: rhuijben, pburba, breser
+
+ * r1483116
+   Retry removing test temporary directories when running as deferred deletes
+   using a short delay.
+   Justification:
+     Without this patch running the svnserve-bdb tests on Windows leaves a lot
+     of temporary directories behind, causing testruns to fail on ramdrives.
+   Votes:
+     +1: rhuijben, pburba, breser
+
+ * r1483913
+   Fix hard-coded version in JavaHL's JNI loader.
+   Justification:
+     We don't want to try to use the 1.7 libraries.
+   Branch: ^/subversion/branches/1.8.x-libsvnjavahl-version
+   Votes:
+     +1: philip, rhuijben, breser
+