[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [serf-dev] serf errors on responses bigger than 4GB

From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 01 Oct 2014 15:16:16 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> "C. Michael Pilato" <cmpilato_at_gmail.com> writes:
>
>> 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?
>
> I can trigger the decompression error on a 5GB REPORT by setting
> http-bulk-updates=yes on the client side.

When error is produced for a REPORT the client has successfully produced
a working copy containing the large file in the correct place. I
suppose this means that the error triggers after reading/parsing the XML
that makes up the report.

When the error occurs on a GET the large file has also been successfully
downloaded but is left as a temporary file in .svn/tmp and not installed
in the pristine store or the working copy.

-- 
Philip
Received on 2014-10-01 16:16:45 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.