You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2014/12/09 19:23:51 UTC

svn commit: r1644142 - /subversion/branches/1.8.x/STATUS

Author: julianfoad
Date: Tue Dec  9 18:23:51 2014
New Revision: 1644142

URL: http://svn.apache.org/r1644142
Log:
* STATUS: Veto my own backport of r1643074 for now: it breaks swig-rb.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1644142&r1=1644141&r2=1644142&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Dec  9 18:23:51 2014
@@ -69,22 +69,6 @@ Candidate changes:
    Votes:
      +1: stefan2
 
- * r1643074
-   Don't let invalid mergeinfo stop 'svnadmin load' from working.
-     Part of issue #4476 "Mergeinfo containing r0 makes svnsync and svnadmin
-     dump fail".
-   Justification:
-     The presence of 'bad' metadata in a repository should not prevent
-     backing up and restoring from a backup, given that this data does not
-     make the repository totally unusable.
-   Notes:
-     The 'svnadmin dump' part of this issue was already backported in v1.8.9.
-     The 'svnsync' part of this issue is not yet fixed.
-   Branch:
-     ^/subversion/branches/1.8.x-r1643074
-   Votes:
-     +1: julianfoad
-
  * r1619380, r1619393
    Fix diff of a locally copied directory with props: it showed all props
    as added instead of a diff against the copy-from props.
@@ -115,5 +99,21 @@ Veto-blocked changes:
      +1: stsp
      -1: breser (see my email to dev@, <52...@reser.org>)
 
+ * r1643074
+   Don't let invalid mergeinfo stop 'svnadmin load' from working.
+     Part of issue #4476 "Mergeinfo containing r0 makes svnsync and svnadmin
+     dump fail".
+   Justification:
+     The presence of 'bad' metadata in a repository should not prevent
+     backing up and restoring from a backup, given that this data does not
+     make the repository totally unusable.
+   Notes:
+     The 'svnadmin dump' part of this issue was already backported in v1.8.9.
+     The 'svnsync' part of this issue is not yet fixed.
+   Branch:
+     ^/subversion/branches/1.8.x-r1643074
+   Votes:
+     -1: julianfoad (breaks swig-rb; working on a fix...)
+
 Approved changes:
 =================