svn: PROPFIND of '/xxx': 403 Forbidden
From: Fatih Gulec <fatihg_at_cs.hacettepe.edu.tr>
Date: 2006-08-19 13:56:15 CEST
I would like to run subversion with apache, I do the followings for
--------------------------------------------------------------------------
[root@bulbul /]# vim /etc/httpd/conf.d/subversion.conf
AuthzSVNAccessFile /etc/httpd/passwd/svnauthz.conf
SSLRequireSSL
AuthType Basic
Require valid-user
[root@bulbul /]# mkdir /etc/httpd/passwd
But when I would like to connect via apache I get error :
[root_at_bulbul prens]# svn list https://server.com/repos
Thanks for replies...
---------------------------------------------------------------------
|
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.