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

Re: Help - 301 error and I can't explain it!!

From: Blair Zajac <blair_at_orcaware.com>
Date: 2005-05-30 22:59:22 CEST

Joseph Silverman wrote:
> My DocumentRoot is set to
>
> /home/USER/public_html/a
>
> My subversion is defined thus..
>
> Alias /svn /home/USER/svn/repositories
> <Location /svn>
> DAV svn
> SVNParentPath /home/USER/svn/repositories
> ...
> </Location>
>
> There are repositories in /home/USER/svn/respositories - one is called
> locator.
>
> The error I get from a checkout is:
> % svn co http://HOST.DOMAIN.com/svn/locator
> Authentication realm: <http://HOST.DOMAIN.com:80> User Subversion Area
> Password for 'ME':
> svn: PROPFIND request failed on '/svn/locator'
> svn: PROPFIND of '/svn/locator': 301 Moved Permanently (http://
> HOST.DOMAIN.com)

Take a look at

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

and see if that helps.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion and Orca training and consulting
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 30 23:02:30 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.