You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2012/07/31 14:34:18 UTC

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

Author: philip
Date: Tue Jul 31 12:34:18 2012
New Revision: 1367518

URL: http://svn.apache.org/viewvc?rev=1367518&view=rev
Log:
* STATUS: Propose r1367498, vote/approve other items.

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=1367518&r1=1367517&r2=1367518&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Jul 31 12:34:18 2012
@@ -57,6 +57,42 @@ Candidate changes:
    Votes:
      +0: stsp (pending a proper conflict-free backport)
 
+ * r1362508
+   Avoid errors when users run 'svnlook changed', 'svnlook
+   dirs-changed', or 'svnlook diff' on r0.  Though the output from
+   those requests will always be empty, there's nothing inherently
+   wrong with the requests themselves.
+   Justification:
+     Resolves complaint made by user(s).
+   Votes:
+     +1: cmpilato
+
+ * r1365549, r1365554, r1365556
+   Resolve regression where 'svn revert --depth files' only operates on the
+   directory
+   Justification:
+     Simple regression fix.
+   Branch: ^/subversion/branches/1.7.x-r1365554
+   Notes:
+     Trivial patch in r1365554; the other patches are for adding and updating
+     a regression test.
+   Votes:
+     +1: rhuijben, philip
+
+ * r1367498
+   Make FSFS revision files independent of APR hash order.
+   Justification:
+     Make 'svnadmin load', and other commits,  produce reproducible revision
+     files.
+   Votes:
+     +1: philip
+     
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
  * r1354876, r1354907, r1355340
    Allow non-existing but valid canonical absolute paths to pass through
    svn_dirent_get_absolute().
@@ -66,7 +102,7 @@ Candidate changes:
      r1354907 undoes r1354876, and r1355340 fixes a return problem, so
      it is easiest to review them as a single patch.
    Votes:
-     +1: rhuijben, cmpilato
+     +1: rhuijben, cmpilato, philip
 
  * r1361007, r1361019
    Don't record references to files in the system temp directory from
@@ -79,7 +115,7 @@ Candidate changes:
    Notes:
      Requires a branch because the merge code has been reworked for 1.8.
    Votes:
-     +1: rhuijben, cmpilato
+     +1: rhuijben, cmpilato, philip
 
  * r1361341
    Avoid checking for working copies above the current working copy from
@@ -92,33 +128,4 @@ Candidate changes:
      Requires a backport branch because we renamed svn_wc__db_kind_dir to
      svn_kind_dir for 1.8.
    Votes:
-     +1: rhuijben, cmpilato
-
- * r1362508
-   Avoid errors when users run 'svnlook changed', 'svnlook
-   dirs-changed', or 'svnlook diff' on r0.  Though the output from
-   those requests will always be empty, there's nothing inherently
-   wrong with the requests themselves.
-   Justification:
-     Resolves complaint made by user(s).
-   Votes:
-     +1: cmpilato
-
- * r1365549, r1365554, r1365556
-   Resolve regression where 'svn revert --depth files' only operates on the
-   directory
-   Justification:
-     Simple regression fix.
-   Branch: ^/subversion/branches/1.7.x-r1365554
-   Notes:
-     Trivial patch in r1365554; the other patches are for adding and updating
-     a regression test.
-   Votes:
-     +1: rhuijben
-     
-Veto-blocked changes:
-=====================
-
-Approved changes:
-=================
-
+     +1: rhuijben, cmpilato, philip