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

Re: Server sent unexpected return value (413 Request Entity Too Large) in response

From: <newthon.junior_at_embraer.com.br>
Date: Wed, 6 Jun 2012 08:15:36 -0300

Johan Corveleyn <jcorvel_at_gmail.com>
05/06/2012 10:06

To
newthon.junior_at_embraer.com.br
cc
users_at_subversion.apache.org
Subject
Re: Server sent unexpected return value (413 Request Entity Too Large) in
response






> newthon.junior_at_embraer.com.br
>
> 01/06/2012 13:17
>
> To
> users_at_subversion.apache.org
> cc
> Subject
> Server sent unexpected return value (413 Request Entity Too Large) in
response
>
> Hi All,
>
> I´m having problems to commit or update my workingcopy when I do it from
root directory. It gives me the error message:
>
> "Server sent unexpected return value (413 Request Entity Too Large) in
response
> to REPORT request for '/repo-sys/!svn/vcc/default'"
>
> If I do the update or commit in childrens folders, one by one, I don´t
get this error message.
>
> I´m running Subversion server 1.6.12 in a Red Hat 5.7 and TortoiseSVN
1.7.7 in Windows XP and have two repositories: one 11GB (~200 K files)
large and other 700MB (~50 K files). The error occur in both repositories
> Any idea how to fix it?
> Thanks in advance

Can you check the error logs on the server (apache error logs)?

Maybe the problem is caused by the LimitXMLRequestBody directive [1]
in your Apache (or more likely, the absence thereof: the default value
of this limit is 1000000 bytes). Try setting this directive to a
higher value, or to 0 (disables the limit).

[ Finally: some notes about the form of your post: (1) we prefer
plain-text emails on this list, (2) please don't include the legal
disclaimer boilerplate (it makes no sense if you post to a public (and
archived) list) and (3) when replying, please don't top-post, but
reply at the bottom or inline. ]

[1] http://httpd.apache.org/docs/2.2/mod/core.html#limitxmlrequestbody

--
Johan

Hi,

It works! Thank you very much.

[I don´t know how to remove the disclaimer but it is another problem, not
for this list :) ]
This message is intended solely for the use of its addressee and may
contain privileged or confidential information. All information contained
herein shall be treated as confidential and shall not be disclosed to any
third party without Embraer’s prior written approval. If you are not the
addressee you should not distribute, copy or file this message. In this
case, please notify the sender and destroy its contents immediately.
Esta mensagem é para uso exclusivo de seu destinatário e pode conter
informações privilegiadas e confidenciais. Todas as informações aqui
contidas devem ser tratadas como confidenciais e não devem ser divulgadas
a terceiros sem o prévio consentimento por escrito da Embraer. Se você não
é o destinatário não deve distribuir, copiar ou arquivar a mensagem. Neste
caso, por favor, notifique o remetente da mesma e destrua imediatamente a
mensagem.
Received on 2012-06-06 13:17:15 CEST

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.