On 10/5/05, Tharanga Gamaethige <TGamaethige@virtusa.com> wrote:
>
>
> hello everybody,
>
> I'm planning to implement operational level security in subversion, means
> restrict some operations like delete to
> set of authorized users (I restricted tag/branch through R/W access).
> Privileges will be stored in a config file.
>
> Can I do this by start-commit (ideal) or pre-commit hook scripts ? If its
> possible how to do it ? How do
> I get to know which svn command has executed when committing ?
>
Have you looked at svnperms.py? It might be easier to extend the
control it offers.
svnlook will tell you about the proposed transaction, but I don't
believe the actual command is available.
Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 5 21:35:22 2005