You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2010/06/08 19:59:11 UTC

svn commit: r952756 - /subversion/branches/1.6.x/STATUS

Author: pburba
Date: Tue Jun  8 17:59:11 2010
New Revision: 952756

URL: http://svn.apache.org/viewvc?rev=952756&view=rev
Log:
* STATUS: Vote and approve r937610.


Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=952756&r1=952755&r2=952756&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue Jun  8 17:59:11 2010
@@ -142,18 +142,6 @@ Candidate changes:
      -0: This introduces new issues like #3242 and might break reintegrate
          where it previously worked. (Untested)
 
- * r937610
-   Allow fs-pack-test 1 to pass with low file descriptor limits.
-   Justification:
-     Makes regression tests pass on a default OpenBSD install
-     without requiring users to bump the default fd limit first.
-     See http://marc.info/?l=openbsd-ports&m=127197191204545&w=2
-     for problem report. (The test logs show fs-pack-test 1 failing with
-     "svn_tests: Can't open file 'test-repo-fsfs-pack/transactions/
-     33-x.txn/changes': Too many open files")
-   Votes:
-     +1: stsp, rhuijben
-
  * r939375-939376
    Fix issue #3623, a bug in foreign repository merges that causes properties
    on merge-added files to be dropped from commits of those merges.
@@ -321,3 +309,14 @@ Approved changes:
    Votes:
      +1 rhuijben, steveking, pburba
 
+ * r937610
+   Allow fs-pack-test 1 to pass with low file descriptor limits.
+   Justification:
+     Makes regression tests pass on a default OpenBSD install
+     without requiring users to bump the default fd limit first.
+     See http://marc.info/?l=openbsd-ports&m=127197191204545&w=2
+     for problem report. (The test logs show fs-pack-test 1 failing with
+     "svn_tests: Can't open file 'test-repo-fsfs-pack/transactions/
+     33-x.txn/changes': Too many open files")
+   Votes:
+     +1: stsp, rhuijben, pburba