Unable to view repository list
From: Neson Maxmelbin (RBEI/EMT5) <Maxmelbin.Neson_at_in.bosch.com>
Date: Fri, 27 Aug 2010 13:13:47 +0800
Hello Guys,
I have setup SVN 1.6 with Apache 2.9 on Windows Server 2003 SP2 with LDAP conf.
I can access the repositories ok, but unable to view the parent path on web so that I can see the list of repositories.
Location /repos>
DAV svn
SVNListParentPath On
SVNIndexXSLT "/svnindex.xsl"
SVNAutoversioning on
# how to authenticate a user
AuthName "Subversion Repository for *****"
AuthzLDAPAuthoritative on
AuthLDAPBindDN "CN=*****,OU=****,OU=***,OU=****,DC=**,DC=****,DC=com"
Require valid-user
AuthzSVNAccessFile D:/svnrepo/config/ldap-access-file.txt
# SSPI settings
# try anonymous access first, resort to real
</Location>
I have also added the following after LoadModule lines ...
# Work around authz and SVNListParentPath issue
In the access configuration file , I have added the following line also
[:/]
Thanks and Regards
|
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.