[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: Ed snooper <edsnooper_at_yahoo.com>
Date: 2006-08-31 16:23:15 CEST

Thanks Garret,

Forgive me, I am just a newbie user, -what did the fix within svnserve affect -what difference did it make to usage? Is the below "workaround" still required (grant read to all on root, and then revoke to all on subdir, and then grant...)

I am running 1.3.2

Ed

Garrett Rooney <rooneg@electricjellyfish.net> wrote: On 8/31/06, Ed snooper 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

                 
---------------------------------
Get your email and more, right on the new Yahoo.com
Received on Thu Aug 31 16:45:32 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.