[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: Wolfgang Wieser <wolfgang.wieser_at_imbus.de>
Date: 2005-05-30 19:06:39 CEST

Hi,

I have the same problem on my machine.

Don't know the reason, but I can't see the first directory level in a
repository via http. If I'm adding e.g. "/trunk" to the URL, it works fine.
If I'm using "file:///" instead on "http:" it works fine as well.

So try
svn list http://HOST.DOMAIN.com/svn/locator/trunk
and see if this works for you as well.

Cheers
Wolfgang

On Fri, 27 May 2005 12:24:38 -0700
Joseph Silverman <yossie@laszlosystems.com> 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)
>
>
> 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
>

-- 
********************************************************************** 
* Wolfgang Wieser                            imbus AG                *
* Tel.:    +49 - (0)9131/7518-27             +49 - (0)9131/7518-0    *
* EMail:   wolfgang.wieser@imbus.de                                  *
*                                                                    *
* Lucent Technologies: +49 (0)911/526-2637                           *
* EMail:               wieser@lucent.com                             *
********************************************************************** 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 30 19:08:38 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.