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

[Problem with Subversion 1.5.5]

From: Carpentier, Fabien <fcarpentier_at_cesi.fr>
Date: Thu, 5 Feb 2009 17:35:26 +0100

Hi,

 

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>

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

 

Thanks for helping me.

My e-mail : fcarpentier_at_cesi.fr

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-05 17:36: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.