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

Subversion stops working

From: <zbrown_at_tumblerings.org>
Date: 2003-01-26 08:47:57 CET

Hi folks,

I've been using Subversion for a couple months without a problem, but
today I ran into the following error:

17:08:16 [zbrown] ~/work/KT/source$ svn ci
svn: RA layer request failed
svn: Commit failed (details follow):
svn: PROPFIND of /: 405 Method Not Allowed
svn: Your commit message was left in a temporary file:
   /home/regular/zbrown/site/misc/kernel/source/svn-commit.62896.00002.tmp
17:12:37 [zbrown] ~/work/KT/source$

The only thing I can think of that might explain this is that the svn
client was interrupted at some point today. Could that have messed up
the server somehow?

By chance, I happened to have a recent mirror, a fresh directory that
had an 'svn co' sitting in it, with no changes or other operations. Now
I get this error when trying to update it:

14:06:11 [zbrown] ~/work/KT/mirror$ svn up
svn: RA layer request failed
svn: REPORT request failed on /svn/kerneltraffic
svn: REPORT of /svn/kerneltraffic: timed out waiting for server
14:08:16 [zbrown] ~/work/KT/mirror$

I checked the server, and it's still up, still on the net. Trying to
create a new mirror gives this:

23:38:49 [zbrown] ~/work/KT$ svn co http://boudicca.tux.org/svn/kerneltraffic/ a
zbrown's password:

svn: RA layer request failed
svn: PROPFIND of /: 405 Method Not Allowed
23:40:57 [zbrown] ~/work/KT$

Does anyone recognize this?

Many thanks,
Zack

-- 
Zack Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:18:03 2006

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.