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

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

From: Joseph Silverman <yossie_at_laszlosystems.com>
Date: 2005-05-27 21:24:38 CEST

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)

What am I doing wrong????

Thanks - Yossie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 21:26:20 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.