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

Re: svn modules (was Re: Features and release dates)

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-05-02 04:34:38 CEST

"Ronald V. Simmons" <Van@thesimmonses.net> writes:

> directory structure in a globally efficient manner... But the problem
> remains that anyone who can commit in one directory can commit in all
> and I have yet to find a combination of LOCATION tags which will let me
> limit write access to subdirectories in the repository.

CVS uses a hack for ACLs. Why can't you use the same hack with
svn? That is, check the username and directory in the pre-commit
hook and bomb if the user isn't allowed to commit in that directory.

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

Conformity is a sin.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 2 04:35:38 2002

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.