On 10/01/2014 06:48 AM, Philip Martin wrote:
> Andreas Stieger <andreas.stieger_at_gmx.de> writes:
>
>> I
>> will once again point to the serf issues below and httpd/network config.
>> https://code.google.com/p/serf/issues/detail?id=152
>> https://code.google.com/p/serf/source/detail?r=2419
> Andreas identified a bug in serf that causes decompression to fail when
> the compressed size is bigger than 4GB. This bug has been fixed on trunk
> but not in any release. This bug does not affect commit but does affect
> checkout/update.
The log message for r2419 mentions "files" larger than 4Gb, and leads me
to believe that this problem only affects GETs. But here, Philip avoids
the term "files" and talks about the "compressed size". Does the bug
fixed in r2419 manifest on any response > 4GB, such as a bulk-mode
REPORT carrying a whole Subversion tree that's larger than 4GB?
Received on 2014-10-01 15:07:29 CEST