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

Dropped connection on svn co/up

From: Lacoste, Dana (TSG Software San Diego) <dana.lacoste_at_hp.com>
Date: Wed, 28 Oct 2009 16:47:41 +0000

I get this with subversion 1.6.5 (r38866) running on Windows from the command line (I've also seen it with smartSVN, which tells me that it's probably a server or network issue rather than a client issue)

basically, several tens of thousands of files into the checkout (this is a repo with about 150,000 files) it freezes and stops.

I can then run svn up and it will continue where it left off, and then stop again.

and again (4 times so far)

It looks like this on the client:

A path\to\last\successful\file
svn: REPORT of '/svn/repository/!svn/vcc/default': Could not read response body: connection was closed by server (http://server.name)

well, that was..... useless. Not a very good message :(

From the server's error.log file :
[Tue Oct 27 15:20:51 2009] [error] [client 15.80.161.196] Provider encountered an error while streaming a REPORT response. [500, #0]
[Tue Oct 27 15:20:51 2009] [error] [client 15.80.161.196] A failure occurred while driving the update report editor [500, #103]
[Tue Oct 27 15:20:51 2009] [error] [client 15.80.161.196] Error writing base64 data: Software caused connection abort [500, #103]
[Tue Oct 27 16:30:03 2009] [error] [client 15.80.161.196] Provider encountered an error while streaming a REPORT response. [500, #0]
[Tue Oct 27 16:30:03 2009] [error] [client 15.80.161.196] A failure occurred while driving the update report editor [500, #103]

Any ideas? Server says "Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured"

(And yes, I have searched google. Many times. I've seen similar error reports from dozens and dozens of people, but everyone seems to be hung on the "base64" part, or some people see a chunk error part: in the end I think it's simply having a network hiccup and the network code (DAV? svn? no idea) is not very resilient. But, in the hopes that this can be resolved with a configuration tweak, I'm asking for help :) )

Thanks,

Dana Lacoste

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412179

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-28 17:50:21 CET

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.