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

Re: Hooks about change log and create privilege

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-11 10:39:46 CEST

On Jul 11, 2007, at 00:43, Dong Jiwei wrote:

> 2. And I want to control the privilege of create
> a new script file in the repository, I want only specific user can
> do the file initialization work, other user can only check out the
> file, modify and check in.
>
> I think this can be judge in the hook
> pre-commit, but I don’t know how to get the operation status of the
> TXN, for the TXN may include several files and directory.
>
> I must get the Add or Modify then can decide to pass the operation
> or deny.

I think the svnperms.py script will do what you want.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 11 10:40:04 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.