unexpected svn httpd acl behavior
From: Jon Sabo <jonathan.sabo_at_gmail.com>
Date: Tue, 8 Jul 2008 13:32:22 -0400
I have a group of users I give read write access to an entire
However, when attempting to copy trunk to a branch they get access
They are allowed to write to the branch and I have as one of the
When I do so I see the following in my apache ssl logs:
Access denied: 'bob' COPY config:/trunk config:/branches/bob-uho-1.9
When I check out a working copy of trunk as "bob" to my workstation
Command from inside the working copy:
svn copy . https://myhost/repos/config/branches/bob-uho-1.9
Fails with this error:
"svn-commit.tmp" 4L, 147C written
I have an apache svn setup and the following is my configuration:
[groups]
[config:/]
# DISABLE ACCESS TO MYDIR
<Location /repos>
Is this expected?
How can I limit users from accessing a part of trunk but still allow
Thanks,
Jonathan
---------------------------------------------------------------------
|
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.