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

Re: Subversion problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-16 16:19:54 CEST

"Oxley, David" <David.Oxley@workplace-systems.plc.uk> writes:

> I have suddenly started getting a problem with subversion. The server has
> been up and running fine with 0.20.1 since it was released. Then suddenly
> over the weekend running 'svn st -u -q' has started giving us:
> svn: RA layer request failed
> svn: REPORT request failed on '/repos-xml'
> svn: REPORT of '/repos-xml': 301 Moved Permanently
>
> Has anyone got any ideas? What is needed to track down the cause?

I've seen this sort of thing before.

Somebody probably modified your httpd.conf. They probably created (or
modified) a <Directory> or <Location> somewhere which includes
the "/repos-xml" path, which is now interfering with the svn-exported
<Location>.

... and 0.20.1? That's four releases behind, almost three months old!
You better upgrade at some point, if you plan to get tech support from
the list. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 16 16:22:05 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.