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

RE: newbie: Apache aborts on large checkouts

From: Igor Zevaka <igor.zevaka_at_cognethos.com>
Date: 2005-12-22 23:40:27 CET

 

I am having the same problem, except this happens when I try to pull the log
for the first revision. The source is pretty big - circa 17,000 files. Both
svn and Tortoise do exactly the same - sit there doing nothing for about 20
minutes, then come back with the below error.

 

This is on the server hosted by CollabNet, BTW

________________________________
Igor Zevaka - Software Developer
igor.zevaka@cognethos.com
COGNETHOS - Software Engineering for the Financial Markets
Cognethos Pty Ltd.
Level 6
112 Castlereagh Street
Sydney NSW 2000
Tel: (02) 8267 9703
  

  _____

From: Chris Church [mailto:flyingfred0@gmail.com]
Sent: Wednesday, 7 December 2005 4:46 AM
To: Mirko Cegledi
Cc: users@subversion.tigris.org
Subject: Re: newbie: Apache aborts on large checkouts

 

I've seen something similar when doing an svn update. Try setting the
LimitXMLRequestBody option in httpd.conf to a larger value (or 0); the
default is 1000000.

See the Apache docs at:
http://httpd.apache.org/docs/2.0/mod/core.html#limitxmlrequestbody

On 12/6/05, Mirko Cegledi <mcegledi@freenet.de > wrote:

Hi there!

First things first: I'm not only new to this list but to subversion, too.
So, if you want any log files or something, please tell me where to find
them etc.

My server-configuration:
SuSE Linux Enterprise 9
Apache 2.0.55
neon 0.24.7
Berkeley db 4.2.52
subversion 1.2.3

I'm using WINDOWS XP and Eclipse 3.01 as client, together with the most
current subclipse-plugin. Now, when I'm trying to check out the whole
project I created earlier, I geht the following error message:

     RA layer request failed
svn: REPORT request failed on '/svn/XXX/!svn/vcc/default'
svn: REPORT of '/svn/XXX/!svn/vcc/default': Could not read status line:
connection was closed by server. ( http://XXX/ <http://XXX/> )

The Apache error-log doesn't contain any entries for the time of the
error. Has anybody a clue?

There was a similar posting from a user 'Gene' a few days ago. It contains
the same error-message. Unfortunately, the email-address he provided
doesn't work, so I couldn't ask him if he got any solutions or hints per
private mail (probably not).

Thanks in advance,

Mirko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

-- 
Chris Church
flyingfred0@gmail.com 
Received on Sat Dec 24 23:44:54 2005

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.