Author: ivan
Date: Wed Jun 19 11:21:41 2013
New Revision: 1494551
URL: http://svn.apache.org/r1494551
Log:
* STATUS: Vote for r1494287. Approving.
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=1494551&r1=1494550&r2=1494551&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Jun 19 11:21:41 2013
@@ -178,15 +178,6 @@ Candidate changes:
Votes:
+1: danielsh, rhuijben
- * r1494287
- Fix a "div-by-0" error when upgrading unsharded format 3+ FSFS repositories.
- Justification:
- Even if the format supports sharding, the actual repo may be unsharded.
- The upgrade code simply needs to check for that condition and skip revprop
- catch-up packing in that case.
- Votes:
- +1: stefan2, danielsh
-
* r1494298, r1494318
Fix a FSFS data loss when aborting 'svnadmin upgrade' late in the process.
Justification:
@@ -223,3 +214,12 @@ Veto-blocked changes:
Approved changes:
=================
+ * r1494287
+ Fix a "div-by-0" error when upgrading unsharded format 3+ FSFS repositories.
+ Justification:
+ Even if the format supports sharding, the actual repo may be unsharded.
+ The upgrade code simply needs to check for that condition and skip revprop
+ catch-up packing in that case.
+ Votes:
+ +1: stefan2, danielsh, ivan
+