secure svn
From: Melanie Pfefer <melanie_pfefer_at_yahoo.co.uk>
Date: Thu, 27 Aug 2009 05:01:22 -0700 (PDT)
Hello,
I have svn installed with apache and ldap.
Accessing apache pages requires ldap authentication. The svn repositories are defined in apache using <Location> directives. All <location> directives have this:
<Location /svn/ABC>
<Location /svn/ABC/XYZ>
I modified the above location to:
<Location /svn/ABC/XYZ>
When I added svn-acl file, I got permission denied error. The file has this content:
[ABC:/]
Could you please advise on what is missing to secure svn access to 123/ repository?
thank you
------------------------------------------------------
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.