Correction in subject.
On 9/26/14, 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 have put question on us...@subversion.apache.org group but > no fruit full solution I got. 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.24 ) 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 limit in apache webserver > more than 2 GB ? OR I assume that we can not commit data more than 2 > GB because svn not allows us for this ? > > > Regards > Mohsin Abbas >