[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What is the fix for bug 2486??

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-08-31 16:09:01 CEST

On 8/31/06, Ed snooper <edsnooper@yahoo.com> wrote:
> 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

I believe that issue referred to the support in svnserve, and you
should be able to pick up the fix by upgrading to a newer release of
svn. There still appears to be a problem with mod_authz_svn, as one
of the relevant tests is marked as XFail for dav.

-garrett

---------------------------------------------------------------------
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:12:36 2006

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.