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

Re: SVN Commit Failed For Data larger Than 2 GB [How To Resolve]

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Thu, 25 Sep 2014 19:40:35 -0400

On Thu, Sep 25, 2014 at 6:34 PM, Mohsin Abbas <mohsinchandia_at_gmail.com> wrote:
> Good Day Team,
>
> I am using Subversion 1.8.9 server on linux OS and tortoise SVN client
> at windows. When I try to commit data larger then 2+ GB my commit
> failed. I tried to google on different websites they provided below
> solution :
>
> 1 : Set LimitRequestBody to 0 in the server side httpd.conf file.
>
> But Apache Web server ( Apache 2.2 ) allows 2 GB only max limit for
> data in HTTP request. Now tell me how can I commit files which having
> size more than 2 GB ? How can I increase data limit in apache
> webserver more than 2 GB ? OR I assume we can not commit data more
> than 2 GB because svn not allows us for this ?
> Please shed some light on this issue this is urgent.

For pete's sake, it's like asking how to put a pool ball in your
mouth. Just Don't Do That.......

If you have to use files that large, switch to svn+ssh:// or svn://.
Received on 2014-09-26 01:41:07 CEST

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

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