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

Re: (REPOST) Is this a bug or a configuration problem?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-15 21:15:16 CET

On Mar 15, 2005, at 1:55 PM, Nathan Bullock wrote:
>
> svn mkdir http://myserver/pics/pics -m ""
> svn: OPTIONS request failed on '/pics'
> svn: OPTIONS of '/pics': 301 Moved Permanently
> (http://myserver)
>

Look at the FAQ about 301 errors:

    http://subversion.tigris.org/faq.html#301-error

You're exporting '/' as both DocumentRoot and as an svn repository.
Apache doesn't know which to pay attention to.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 15 21:17:45 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.