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

Re: Medium-term roadmap: 1.3, 1.4, 1.5.

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-25 20:19:25 CEST

Marcus Rueckert <darix@web.de> wrote on 04/25/2005 02:15:51 PM:

> On 2005-04-25 13:05:46 -0400, Mark Phippard wrote:
> > Andrew Thompson <subversionuser@aktzero.com> wrote on 04/25/2005
01:01:50
> > PM:
> >
> > > Please point me to svnserve compatible hooks that enforce read
access to
> >
> > > a repository?
> >
> > There are some in the tools/hooks-scripts folder.
> >
> > http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/README
>
> wrong. those can only block write access. there is no read-hook.
> mod_authz_svn can block read access too.

I know. But he asked for a hook to "enforce read access" not "deny read
access". With the exception of denying read access to some parts of the
repository, the svnperms.py hook-script actually provides finer-grained
controls over write access than even mod_authz_svn.

These scripts allow you to make part of your repository read-only, which
you cannot otherwise do at all in svnserve.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 25 20:20:30 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.