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

Subversion 1.6.1 Server Issue

From: void pointer <rcdailey_at_gmail.com>
Date: Tue, 21 Apr 2009 10:49:01 -0500

Hi,
I'm having some issues with the subversion server and I was hoping you guys
could help me figure out what it is. I won't immediately assume this is a
bug, although it does seem to have weird behavior that is unconvincing of a
configuration issue.

I started this discussion on the TortoiseSVN developer mailing list, the
conversation can be found here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1826921

The conversation linked above goes into full details of the symptoms and I
give detailed descriptions of the problem. If you want a more detailed
overview of the issue, please visit that link.

Briefly, the issue I'm experiencing involves SVN updates failing when
processing a certain leaf directory in my working copy. I've tested this on
several different machines, both linux and Windows. I've also tested this
through TortoiseSVN and the SVN client itself. The error I get when the
update fails is:

*D:\IT\work\redsword\projects\Newton\Art>svn update*
*svn: GET of
'/subversion/!svn/bc/539/development/trunk/projects/Newton/Art/NeutronStar.png':
could not connect to server (http://coonass)*

Note that Newton/Art is the leaf directory I was talking about. Only this
directory fails. If I do an update on, say, Newton/source, it succeeds.
"redsword" is the root of my working copy, and this maps to
development/trunk in the repository.

We're running through Apache 2.2, so the log shows the following:

[Tue Apr 21 09:04:13 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:04:13 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:13:47 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:13:47 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:15:55 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:15:55 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:17:26 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:17:26 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:17:38 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:17:38 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:21:34 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:21:34 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]
[Tue Apr 21 09:42:57 2009] [error] [client 10.8.0.30] Provider encountered
an error while streaming a REPORT response. [500, #0]
[Tue Apr 21 09:42:57 2009] [error] [client 10.8.0.30] A failure occurred
while driving the update report editor [500, #190004]

I can provide a copy of my working copy plus give access to the repository
in question for bug testing purposes *only*. If you need any of this, please
contact me personally.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-21 17:50:03 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.