You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/12/13 14:04:26 UTC

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

Author: stsp
Date: Tue Dec 13 13:04:25 2011
New Revision: 1213670

URL: http://svn.apache.org/viewvc?rev=1213670&view=rev
Log:
* STATUS: Approve a few nominations.

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=1213670&r1=1213669&r2=1213670&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Dec 13 13:04:25 2011
@@ -75,19 +75,6 @@ Candidate changes:
    Votes:
      +1: stsp, philip
 
- * r1207858, r1207949
-   Replace two assertions that say that your working copy is broken with
-   error messages that supply a bit more information about what is broken.
-   Votes:
-     +1: philip, rhuijben
-
- * r1210195
-   Canonicalize svnserve.conf input.
-   Justification:
-     Server asserts after being upgraded.
-   Votes:
-     +1: danielsh, philip
-
  * r1210147, r1202132, r1202333
    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.
@@ -102,13 +89,6 @@ Candidate changes:
      +1: stsp
      +1: julianfoad (r1210147 only)
 
- * r1211483
-   Don't segfault on 'svn mkdir svn://localhost'
-   Justification:
-     Thou shall not segfault.
-   Votes:
-     +1: rhuijben, philip
-
  * r1154121, r1195480, r1208840, r1209631, r1209654, r1212476, r1212482,
    r1212484
    Update and clarify the merge help text.
@@ -160,3 +140,23 @@ Approved changes:
      It's a SEGV.
    Votes:
      +1: philip, rhuijben, steveking
+
+ * r1207858, r1207949
+   Replace two assertions that say that your working copy is broken with
+   error messages that supply a bit more information about what is broken.
+   Votes:
+     +1: philip, rhuijben, stsp
+
+ * r1210195
+   Canonicalize svnserve.conf input.
+   Justification:
+     Server asserts after being upgraded.
+   Votes:
+     +1: danielsh, philip, stsp
+
+ * r1211483
+   Don't segfault on 'svn mkdir svn://localhost'
+   Justification:
+     Thou shall not segfault.
+   Votes:
+     +1: rhuijben, philip, stsp