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

Re: Timeout while updating wc

From: <kfogel_at_collab.net>
Date: 2004-03-04 07:19:44 CET

Nicolás Lichtmaier <jnl@synapsis-sa.com.ar> writes:
> I've created a fairly big repository. I'm getting this:
>
> $ cd <top of a wc>
> $ svn up
> svn: REPORT request failed on '/sda/!svn/vcc/default'
> svn: REPORT of '/sda/!svn/vcc/default': timed out waiting for server
> (https://svn)
>
> And this in the server's log:
> [Wed Mar 03 20:31:11 2004] [error] [client 10.53.3.194] Provider
> encountered an error while streaming a REPORT response. [500, #0]
> [Wed Mar 03 20:31:11 2004] [error] [client 10.53.3.194] A failure
> occurred while driving the update report editor [500, #190004]
>
> How can I debug this problem further?

Use 'ethereal' to trace the talk between client and server during the
update, then post the trace for us to look at?

Sorry this is happening to you. I don't recognize the problem off the
top of my head, but maybe the network trace will make the cause clear.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 4 07:16:20 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.