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

Re: Controlling 'svn delete'

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-29 17:51:12 CEST

On 8/28/07, Shankar Busetty <shankarb@ivycomptech.com> wrote:
> I need to control users not to delete anything in svn like branches / tags
> etc. Please let me know how do I achieve this as an administrator.
>
> Only administrators have to delete any branches / tags.
>

> 'X' person has RW access to 'B' branch
>
> 'X' can delete 'B/c' branch as 'c' is specific to his code change.
>

> Please let me know how do I restrict this. He should not be able to delete
> but able to commit.

http://subversion.tigris.org/tools_contrib.html#hook_scripts ,
specifically commit-access-control.pl and svnperms.py

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 18:08:47 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.