[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/';
Thanks for helping me.
My e-mail : fcarpentier_at_cesi.fr
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.