[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:37:41 CEST

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

> What do you mean by svn-exported <Location>. The server still responds to
> the url with a web browser, just not the svn client.

It is a known bug that he svn client doesn't properly follow "301"
HTTP redirects. However, web browsers do. That's why you can still
see the url in a web browser.

So the question is: why, suddenly, has your httpd started issuing
redirects?

The answer is: somehow your httpd.conf changed over the weekend.
Some other exported area (some <Location> or <Directory>) has somehow
started to conflict with the <Location> for your svn repository. I
can't be more specific than that.

---------------------------------------------------------------------
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:39:30 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.