Quoting Ed snooper <edsnooper@yahoo.com>:
> Hello,
>
> I was trying to create multiple project folders off the subverison
> repository root, but I kept getting "forbidden" errors UNLESS I granted full
> access to the root, and then revoked all users on each subdirectory, and then
> granted individual users priv's on the subdirectory..... seems to me that
> this is the bug 2486 as below... but the bug report says it has been fixed
> -what is the fix?
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2486
>
> WORKAROUND:
>
> [repo1:/]
> *=r
>
> [repo1:/proj1]
> *=
> user1 =rw
> user2 = rw
> user3 = rw
> user4 =rw
>
> [repo1:/EasyLobby]
> *=
> user1 =rw
> user2 = rw
> user3 = rw
The issue description shows the revision number of the fix, if you're looking
for the actual code changes. You don't have to change anything in your access
file, just give rw access to the projects as you originally tried to do.
The fix is included in svn 1.3.2, if you're using an older version please
upgrade.
Lieven.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 16:19:58 2006