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

Re: Restrict Directory Creation

From: Toby Thain <toby_at_smartgames.ca>
Date: 2007-08-07 19:30:47 CEST

On 7-Aug-07, at 9:22 AM, Andy Levy wrote:

> On 8/7/07, Joe H-Grosse <jhg@isnordic.dk> wrote:
>> We are using subversion for versioning and storing documents.
>>
>> What I want to know is if it is possible to allow users to create,
>> delete
>> and update files everywhere in the repository – but restrict the
>> creation of
>> additional directories to an authorised sub-set of users.
>
> Not with "basic" subversion but check out svnperms.py, it may work for
> your needs (with or without tweaking, I can't say).

Yep, or a simpler pre-commit hook.
http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.pre-
commit.html

--Toby

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 7 19:29:12 2007

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.