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

413 Request Entity Too Large

From: Matthew Eichler <matthew.eichler_at_aventinesolutions.nl>
Date: 2007-08-10 11:30:26 CEST

Hello,

I'm using the Apache SSL set-up with Subversion and requiring client
certificates in the WEB DAV set-up in Apache, but I get the "413 Request
Entity Too Large" error trying to check in files that >~150KB in size. I
google'd the problem of course and found that I could try the
"LimitRequestBody 2147483647" directive in Apache, but it doesn't help.
I've put it in the global area and inside the Location directive and tried
both the main httpd.conf and the conf.d/ssl.conf files, but there seems to
be no affect.

Is there anything else to try? ...

svn: Commit failed (details follow):
svn: PUT request failed on
'/repository/!svn/wrk/dacce64e-1401-0010-80cc-ed3c0739f3a2/somedir/somefile'
svn: PUT of
'/repository/!svn/wrk/dacce64e-1401-0010-80cc-ed3c0739f3a2/somedir/somefile':
413 Request Entity Too Large (https://myserver.org)

My Linux set-up is (basically using the standard yum repository for
Fedora):

Linux Fedora Core 6: 2.6.20-1.2962.fc6xen
Apache: httpd-2.2.4-2.1.fc6
Subvsion: subversion-1.4.3-2.fc6
MOD DAV: mod_dav_svn-1.4.3-2.fc6
MOD SSL: mod_ssl-2.2.4-2.1.fc6

-- 
Matthew Eichler
Aventine Solutions
matthew.eichler@aventinesolutions.nl
http://www.aventinesolutions.nl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 10 11:28:31 2007

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.