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

Re: New user; unresolved library issue

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-07 03:46:44 CEST

On Tue, Aug 06, 2002 at 09:00:24PM -0400, Timothy Reaves wrote:
>...
> Now. How about this?
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> OPTIONS request failed on /subversion/test
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The OPTIONS status was 301, but expected 200.

Do you have some kind of redirect configured for that URL? The 301 would
seem to indicate that. Another problem might be that /subversion/test is
mapped into your filesystem (e.g. an Alias directive, or your docroot has a
subversion/test/ subdir) and Apache itself is taking over and issuing the
redirect.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 7 03:45:33 2002

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.