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

Re: Directory level security (svnserve)

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-11-18 16:55:17 CET

"Butlin, Jason \(UK - Epsom\)" <jbutlin@deloitte.co.uk> writes:

> Are there any plans to provide directory level security for a repository
> access via svnserve (in the way that Apache already does)?

What is "directory level security"? You can use the same
mechanism to write-protect any area of your repository as in CVS,
using the pre-commit hook. There is even an example of such a
hook; i think it is in the contrib directory. Read access is
blanket for an entire repository unless you use a solution
specific to a single ra layer, such as mod-authz-svn.

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 16:56:03 2004

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.