Author: julianfoad
Date: Sat Feb 14 11:24:32 2015
New Revision: 1659779
URL: http://svn.apache.org/r1659779
Log:
* STATUS: Veto my own nomination of r1643074 - load with invalid mergeinfo.
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=1659779&r1=1659778&r2=1659779&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sat Feb 14 11:24:32 2015
@@ -134,22 +134,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 is already approved for backport.
- The 'svnsync' part of this issue is not yet fixed.
- Branch:
- ^/subversion/branches/1.7.x-r1643074
- Votes:
- +1: julianfoad
-
Veto-blocked changes:
=====================
@@ -181,5 +165,22 @@ Veto-blocked changes:
Votes:
-1: julianfoad (the test is failing; not essential for 1.7.x)
+* 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 is already approved for backport.
+ The 'svnsync' part of this issue is not yet fixed.
+ Branch:
+ ^/subversion/branches/1.7.x-r1643074
+ Votes:
+ -1: julianfoad (I think the fix is right but the branch doesn't merge
+ properly with a plain automatic merge)
+
Approved changes:
=================