Author: stsp
Date: Mon Jan 30 14:59:02 2012
New Revision: 1237698

URL: http://svn.apache.org/viewvc?rev=1237698&view=rev
Log:
* STATUS: Veto r1220783 for now.

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=1237698&r1=1237697&r2=1237698&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon Jan 30 14:59:02 2012
@@ -47,15 +47,6 @@ Candidate changes:
    Votes:
      +1: rhuijben, stsp
 
- * r1220783
-   Fix mis-ordered text output of 'svn log --diff' on Windows.
-   Justification:
-     Badness within 'svn', fixed within 'svn'. Needed for r1210147 group.
-   Notes:
-     Doesn't compile on 1.7.x.
-   Votes:
-     +1: julianfoad, rhuijben
-
  * r1210147, r1202132, r1202333, r1220740
    Fix the 'svn log --diff' code so that it correctly shows a diff of a
    target file (or directory) that was at a different path in the past.
@@ -69,7 +60,9 @@ Candidate changes:
     depend on the issue #2873 fix which has been backported in 1.7.2
     r1220740 expands the test so that it would fail without r1210147 applied.
    Votes:
-     +1: stsp (without r1220740)
+     +1: stsp (without r1220740 -- r1220740 depends on r1220783 which
+               in turn needs new-in-1.8 APIs. Are there test failures
+               on Windows without it that cannot be fixed some other way?)
      +1: julianfoad
 
  * r1221178, r1221303
@@ -207,5 +200,15 @@ Veto-blocked changes:
          (without r1161164, r1161180)
      -1: danielsh (invasive, new feature)
 
+ * r1220783
+   Fix mis-ordered text output of 'svn log --diff' on Windows.
+   Justification:
+     Badness within 'svn', fixed within 'svn'. Needed for r1210147 group.
+   Notes:
+     Doesn't compile on 1.7.x.
+   Votes:
+     +1: julianfoad, rhuijben
+     -1: stsp (doesn't compile and would need new-in-1.8 public APIs).
+
 Approved changes:
 =================


Reply via email to