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

Re: Repository moved permanently; please relocate (was: Re: [Problem with Subversion 1.5.5])

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Thu, 5 Feb 2009 19:26:58 -0600

On Feb 5, 2009, at 10:35, Carpentier, Fabien wrote:

> I have a problem during installation on subversion 1.5.5.
> I use OpenBSD 4.1, and Apache 2.2.11.
>
> I follow this instructions in order to create a depository :
>
> - svnadmin create /svn/test
>
> - Next, I edit the file httpd.conf :
>
> <Location /test>

Try changing this line to

<Location /test/>

> DAV svn
> SVNPath /svn/test
> </Location>
>
> And when I do :
> svn co http://localhost/test
>
> I have this error :
>
> subversion/libsvn_ra_neon/util.c:549: (apr_err=175011)
> svn: Repository moved permanently to 'http://localhost/svn/test/';
> please relocate
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1109915

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-06 02:27:57 CET

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.