On Thu, Sep 25, 2014 at 6:34 PM, Mohsin Abbas <mohsinchan...@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://.

Reply via email to