Re: What is the fix for bug 2486??
From: Ed snooper <edsnooper_at_yahoo.com>
Date: 2006-08-31 16:58:43 CEST
Garrett,
OK... I think I found the problem:
If you use the workaround (mentioned before) you can see each project in the repository, but it only allows you to read the ones for which you have priv's, as in:
https://subversion.test.com/repo1
https://subversion.test.com/repo1/proj1
I created a repository (repo1)
I added the following the httpd.conf:
<Location /repo1>
I created the accessControl.conf as follows:
[repo1:/proj1]
[repo1:/proj2]
Then when I try to access the repository:
it gives me a 403 forbidden error, BUT if I grant read on root and revoke all to each subdir, and then grant to each user on each subdir, it works....
I need to do https://subversion.test.com/repo1/proj1
Garrett Rooney <rooneg@electricjellyfish.net> wrote: On 8/31/06, Ed snooper wrote:
What exactly are you doing that gives you a forbidden response? I
-garrett
|
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.