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/12/19 14:02:13 UTC

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

Author: rhuijben
Date: Wed Dec 19 13:02:12 2012
New Revision: 1423849

URL: http://svn.apache.org/viewvc?rev=1423849&view=rev
Log:
* STATUS: Cast some votes, nominate r1423840 group and approve others.

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=1423849&r1=1423848&r2=1423849&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Dec 19 13:02:12 2012
@@ -62,7 +62,7 @@ Candidate changes:
    Justification:
      The assertion has been run into in the wild
    Votes:
-     +1: danielsh
+     +1: danielsh, rhuijben
 
  * r1421541
    Fix infinite recursion in './get-deps.sh'.
@@ -70,19 +70,14 @@ Candidate changes:
      Trivial fix to plug an edge case.
    Votes:
      +1: danielsh
+     -0: rhuijben (Is this needed on this branch?)
 
  * r1422053
    Remove .swig_checked from tarball.
    Justification:
      Unnecessary file in tarballs.
    Votes:
-     +1: breser
-
- * r1422100
-   Delay storing handle to fix assert when rep-cache is inaccessible.
-   Justification:
-     It's an assert.
-   Votes: philip, danielsh
+     +1: breser, rhuijben
 
  * ^/subversion/branches/1.7.x-issue4263
    Fix svnrdump inability to load dump files with non-LF line endings in
@@ -94,14 +89,13 @@ Candidate changes:
    Votes:
      +1: breser
 
- * ^/subversion/branches/1.7.x-r1423646
-   Work around http://www.freebsd.org/cgi/query-pr.cgi?pr=174521 .
+ * r1423837, r1423840, r1423848
+   Fix issue #4168, "no such table: revert_list" for nested wc in sparse wc
    Justification:
-     Small fix, avoids cryptic error message, works elsewhere.
-   Branch:
-     ^/subversion/branches/1.7.x-r1423646
+     Accessing the wrong database from the revert code gives an ugly error
+     which might not be easy to work around.
    Votes:
-     +1: danielsh, arfrever
+     +1: rhuijben   
 
 Veto-blocked changes:
 =====================
@@ -109,3 +103,17 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * ^/subversion/branches/1.7.x-r1423646
+   Work around http://www.freebsd.org/cgi/query-pr.cgi?pr=174521 .
+   Justification:
+     Small fix, avoids cryptic error message, works elsewhere.
+   Branch:
+     ^/subversion/branches/1.7.x-r1423646
+   Votes:
+     +1: danielsh, arfrever, rhuijben
+
+ * r1422100
+   Delay storing handle to fix assert when rep-cache is inaccessible.
+   Justification:
+     It's an assert.
+   Votes: philip, danielsh, rhuijben