Re: Restriction on deletion of files from Subversion
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-20 12:22:39 CEST
On Jun 20, 2007, at 05:03, <maitrayee.bhowmick@wipro.com>
> Can you please help me?? I want to restrict the deletion of files from
I believe you can use the "svnperms.py" Python script for this. You
You could also write your own pre-commit script. The logic would be
- Get the list of items changed by running "svnlook changed $REPOS -t
Oh yes, and:
- Do this only if the user isn't one of your designated admins. You
---------------------------------------------------------------------
|
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.