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

Timeouts and such

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-05-03 14:22:59 CEST

I'm in the process of moving our work environment from CVS to SVN as I
mentioned previously.

The plan was for this to happen this weekend (after several successful
migrations of my own repositories for things like sysadmin stuff).

However, when I try to 'svn update' our reports repository, I
consistently get:

$ svn update
svn: RA layer request failed
svn: REPORT request failed on '/svn/reports'
svn: REPORT of '/svn/reports': timed out waiting for server

But, if I do an update for any other repository on the same server, it
works just spiffy.

Further, if I try to do a checkout, I get:

$ svn co http://repository.byramhealthcare.com/svn/reports reports
svn: RA layer request failed
svn: The path was not part of a repository
svn: PROPFIND of /: 405 Method Not Allowed

... which is odd, because I've checked it out before (obviously, since
in the first example, I'm trying to svn update it)

Should I just blow away this repository and try again?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 3 14:23:55 2003

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.