authz problem: mixing anon access + protected directory.
From: Omry Yadan <omry_at_yadan.net>
Date: Wed, 16 Jul 2008 23:24:08 +0300
Hi,
I believe I found a bug with the behavior of SVN when working with
I tested it with svn 1.5.
my goal is to have a repository which is accessible anonymously, with a
the problem is that when I check out from the repo, I don't get the
however - when I access the repository through webdav, everything seems
here is a sample configuration that reproduces it:
--- APACHE CONF:
<Location /svn>
---- AUTHZ:
[groups]
[repo:/]
[repo:/trunk/protected]
Is this a known issue?
Omry Yadan.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.