Author: luke1410
Date: Wed Nov 22 22:30:40 2017
New Revision: 1816089
URL: http://svn.apache.org/viewvc?rev=1816089&view=rev
Log:
* STATUS: changing vote to -0 for #4707-fix and removing from approved changes
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=1816089&r1=1816088&r2=1816089&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Nov 22 22:30:40 2017
@@ -27,6 +27,20 @@ Candidate changes:
Votes:
+1: stefan2
+ * r1816069
+ Issue #4707: svnrdump dump: 2GB limit on content-length header.
+ Justification:
+ Large file support is broken in svnrdump <= 1.8.
+ Notes:
+ Only <= 1.8.x was broken; 1.9.x uses refactored code without the bug.
+ Ideally we'd add a regression test; it's a pretty obvious fix so I will
+ leave that decision to reviewers.
+ Branch:
+ 1.8.x-issue4707
+ Votes:
+ +1: julianfoad, rhuijben
+ -0: luke1410 (incomplete fix for Windows 32-bit builds)
+
Veto-blocked changes:
=====================
@@ -49,15 +63,3 @@ Veto-blocked changes:
Approved changes:
=================
- * r1816069
- Issue #4707: svnrdump dump: 2GB limit on content-length header.
- Justification:
- Large file support is broken in svnrdump <= 1.8.
- Notes:
- Only <= 1.8.x was broken; 1.9.x uses refactored code without the bug.
- Ideally we'd add a regression test; it's a pretty obvious fix so I will
- leave that decision to reviewers.
- Branch:
- 1.8.x-issue4707
- Votes:
- +1: julianfoad, rhuijben, luke1410