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

Re: Add pre-access hook?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-08 14:44:03 CEST

On Jul 8, 2005, at 4:59 AM, <Servatius.Brandt@fujitsu-siemens.com>
<Servatius.Brandt@fujitsu-siemens.com> wrote:
>
> I noticed there is already an issue (#2316) to add path-based
> authorization support to svnserve. Would it be simpler to add
> a pre-access hook, instead?

The reason we've not added a "read" hook is because it would mean
that *every* svn_fs.h call would be need to be wrapped by an
svn_repos.h call. It would be extremely ugly and complex.

One of our Summer of Code students is actually working on issue #2316
now, so expect this feature within a couple of months.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 8 14:47:21 2005

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.