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 2010/08/04 15:24:51 UTC

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

Author: stylesen
Date: Wed Aug  4 13:24:51 2010
New Revision: 982245

URL: http://svn.apache.org/viewvc?rev=982245&view=rev
Log:
* STATUS: Move r980811 and r981921 groups to the proper block, they
  were in vetoed block.

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=982245&r1=982244&r2=982245&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Aug  4 13:24:51 2010
@@ -208,6 +208,31 @@ Candidate changes:
     Votes:
       +1: rhuijben
 
+ * r980811, r981449
+   Improve handling of missing fsfs.conf during svnadmin hotcopy.
+   Justification:
+     People are complaining. There's Debian bug reports and whatnot.
+     See http://svn.haxx.se/dev/archive-2010-07/0471.shtml and follow-ups.
+   Notes:
+     r980811 is the actual fix
+     r981449 is a follow-up which fixes an error leak
+   Backport branch:
+     ^/subversion/branches/1.6.x-r980811
+   Votes:
+     +1: stsp
+
+ * r981921
+   fsfs: make rev files read-only.
+   Justification:
+     They should never be changed.  Revprop edits are one suspected cause of
+     rev file corruption; this *may* (total guess) prevent the corruption.
+   Thread:
+     http://svn.haxx.se/dev/archive-2010-08/0060.shtml
+   Backport branch:
+     ^/subversion/branches/1.6.x-r981921
+   Votes:
+     +1: danielsh
+
 Veto-blocked changes:
 =====================
 
@@ -281,7 +306,6 @@ Veto-blocked changes:
    Votes:
      -1: cmpilato (pending results of aforemented discussion)
 
-
  * r950445, 950468
    Fix for issue #2591 "'svnadmin hotcopy' does not replicate symlinks".
    Justification:
@@ -300,30 +324,5 @@ Veto-blocked changes:
            Discussing on list.)
      -1: cmpilato (Changes semantics of svn_io_dir_walk()).
 
- * r980811, r981449
-   Improve handling of missing fsfs.conf during svnadmin hotcopy.
-   Justification:
-     People are complaining. There's Debian bug reports and whatnot.
-     See http://svn.haxx.se/dev/archive-2010-07/0471.shtml and follow-ups.
-   Notes:
-     r980811 is the actual fix
-     r981449 is a follow-up which fixes an error leak
-   Backport branch:
-     ^/subversion/branches/1.6.x-r980811
-   Votes:
-     +1: stsp
-
- * r981921
-   fsfs: make rev files read-only.
-   Justification:
-     They should never be changed.  Revprop edits are one suspected cause of
-     rev file corruption; this *may* (total guess) prevent the corruption.
-   Thread:
-     http://svn.haxx.se/dev/archive-2010-08/0060.shtml
-   Backport branch:
-     ^/subversion/branches/1.6.x-r981921
-   Votes:
-     +1: danielsh
-
 Approved changes:
 =================