Re: new folder

2012-02-01 Thread Alan Barrett
On Wed, 01 Feb 2012, sureshkumar nandakumar wrote: I want to prevent commits in /branches alone. Apart from admin, no one shouldn't add any new folders under in /branches folder. Already We are using svnperm for access control. Can u guide me, how I can do this? svnperms.py can already do this

Re: new folder

2012-02-01 Thread sureshkumar nandakumar
Hi Allan, I want to prevent commits in /branches alone. Apart from admin, no one shouldn't add any new folders under in /branches folder. Already We are using svnperm for access control. Can u guide me, how I can do this? If possible share your pre-commit script and guide me how i can modify the

Re: new folder

2012-02-01 Thread Campbell Allan
On Monday 23 January 2012, sureshkumar nandakumar wrote: > Hi, > > I would like to restrict new folder creation under in /branches. > Currently we are using SVN perm files for restrict the read/write > access control. > We have around 1000 SVN users, we are in position to control the access > lev

Re: new folder

2012-01-23 Thread Nico Kadel-Garcia
On Mon, Jan 23, 2012 at 7:11 AM, sureshkumar nandakumar wrote: > Hi, > > I would like to restrict new folder creation under in /branches. > Currently we are using SVN perm files for restrict the read/write > access control. > We have around 1000 SVN users, we are in position to control the access