Author: philip
Date: Sat Feb 14 00:17:25 2015
New Revision: 1659727
URL: http://svn.apache.org/r1659727
Log:
* STATUS: Remove veto for issue 4551 fix
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=1659727&r1=1659726&r2=1659727&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sat Feb 14 00:17:25 2015
@@ -166,6 +166,18 @@ Candidate changes:
Votes:
+1: rhuijben
+ * r1652182, r1652195, r1652200, r1653622, r1653623, r1653988, r1654039,
r1654162, r1654186, r1654271, r1659721
+ Fix issue #4551 "svnrdump load commits wrong properties, or fails, on a
+ non-deltas dumpfile".
+ Justification:
+ Data loss.
+ Branch: ^/subversion/branches/1.8.x-issue4551
+ Notes:
+ r1653988, r1654039, r1654271 contain the fixes; the rest are adding tests.
+ Votes:
+ +1: julianfoad, rhuijben (without r1659721)
+ +1: philip
+
Veto-blocked changes:
=====================
@@ -179,18 +191,6 @@ Veto-blocked changes:
+1: stsp
-1: breser (see my email to dev@, <[email protected]>)
- * r1652182, r1652195, r1652200, r1653622, r1653623, r1653988, r1654039,
r1654162, r1654186, r1654271
- Fix issue #4551 "svnrdump load commits wrong properties, or fails, on a
- non-deltas dumpfile".
- Justification:
- Data loss.
- Branch: ^/subversion/branches/1.8.x-issue4551
- Notes:
- r1653988, r1654039, r1654271 contain the fixes; the rest are adding tests.
- Votes:
- +1: julianfoad, rhuijben
- -1: philip (uses apr_hash_key this without the neccessary backport
support)
-
* r1646230, r1646250, r1646253, r1656893, r1657182, r1657195, r1657401
Make svnsync strip any r0 references from mergeinfo -- issue #4476.
Justification: