Author: julianfoad
Date: Fri Feb 13 18:26:52 2015
New Revision: 1659639
URL: http://svn.apache.org/r1659639
Log:
* STATUS: Update the nomination for issue #4476, svnsync with r0 mergeinfo,
resolving the 'deletes mergeinfo' problem.
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=1659639&r1=1659638&r2=1659639&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Fri Feb 13 18:26:52 2015
@@ -207,22 +207,20 @@ Veto-blocked changes:
+1: julianfoad, rhuijben
-1: philip (uses apr_hash_key this without the neccessary backport
support)
- * r1646230, r1646250, r1646253
+ * r1646230, r1646250, r1646253, r1656893, r1657182, r1657195, r1657401
Make svnsync strip any r0 references from mergeinfo -- issue #4476.
Justification:
Without this is was not possible to svnsync a repository that contained
this kind of mergeinfo that is now considered invalid but previously
could be committed.
Notes:
- r1646250 contains the fix itself, and a test for it.
- r1646253 removes some stray debug statements.
- r1646230 is required for the test to work.
r1643074 (nominated separately) is required for the test to work.
I would recommend not backporting r1646250 without r1643074.
This is also nominated for 1.7.x.
Votes:
+1: julianfoad
-1: philip (deletes mergeinfo that doesn't contain r0)
+ (for r1646230, r1646250, r1646253 only)
Approved changes:
=================