>
> This directive specifies the number of bytes from 0 (meaning unlimited) to
> 2147483647 (2GB) that are allowed in a request body.
>
I think you ran into the main limitation of Apache... in the documentation
it stats that the upper floor is 2GB in size.. Have you tried using SVNSERVE
and the svn:// protocol instead of the http:// protocol??  this may fix your
problem for large files..


On Wed, Oct 8, 2008 at 4:43 AM, Vishal Sharma <[EMAIL PROTECTED]> wrote:

>
> Did this work for you? Well i tried this on my side, but then i am
> still unable to sync files larger than 2GB. My project involves a lot
> of Multimedia files. Thats why the file size is huge.
>
> On Aug 17, 6:39 pm, "VisualSVN Support" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Thanks for your interest in VisualSVN Server!
> >
> > You can use LimitRequestBody option in HTTPD configuration. Please use
> > C:\Program Files\VisualSVN Server\conf\httpd-custom.conf file to add
> > your own HTTPD options.
> >
> > You can find more information in Apache HTTPD manual:
> http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestbody.
> >
> > On Sat, Aug 16, 2008 at 9:28 PM,  <[EMAIL PROTECTED]> wrote:
> >
> > > Hi!
> > > I really like the visual Svn server do to simplicity of use, however I
> > > can't figure out how to set the file size limit higher.  I have this
> > > 2.24 GB file I'm trying to upload to my Svn server but I get an error.
> > > "Server sent unexpected return value (413 Request Entity Too Large) in
> > > response"  I'm using the latest Visual SVN and Tortoise SVN
> >
> > --
> > Olga Dolidze
> > VisualSVN Support
>

Reply via email to