HI Philip Martin,

Here is Tortoise SVN client and Apache error log portion :

*Tortoise SVN Client Error :*

Error: Commit failed (details follow):
Error: PUT of
Error:
'/svn/test/!svn/wrk/6f036c59-c3a8-5947-91dd-bd0f1eeccd84/SomeFolder/brands.zip':

Error: Could not send request body: An existing connection was forcibly
closed by the
Error: remote host.
Error: (http://x.x.com)

*Apache error.log portion :*

[Sat Sep 27 11:21:44 2014] [error] [client x.x.x.x] mod_dav_svn
close_stream: error closing write stream  [500, #185004]
[Sat Sep 27 11:21:44 2014] [error] [client x.x.x.x] Unexpected end of
svndiff input  [500, #185004]

Please let me know how can i figure out this issue ?

FYI
My folder size is 4.73 GB which i am committing .


Regards
Mohsin



On Fri, Sep 26, 2014 at 9:04 AM, Philip Martin <philip.mar...@wandisco.com>
wrote:

> Mohsin Abbas <mohsinchan...@gmail.com> writes:
>
> > 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.
>
> Subversion supports commits greater than 2GB over HTTP.  There are many
> things that could cause it to fail so you need to provide more
> information.
>
> Which HTTP request is failing?
>
> The commit will use temporary disk space, do you have enough on the
> client and the server?
>
> What error message does the client give?
>
> Look at the server logs: what error message does the server give?
>
> If you are using a proxy then look at the the proxy logs: what error
> does the proxy give?
>
> --
> Philip Martin | Subversion Committer
> WANdisco // *Non-Stop Data*
>

Reply via email to