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

Re: How do I prevent users from deleting files from repository.

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-24 08:49:30 CEST

On Jul 23, 2007, at 20:23, Ed Mangual wrote:

> I am new to svn and I am trying to figure out how to write a hook
> to prevent users from deleting anything from my svn repostory.
> Today to my surprise I found out you could delete an entire branch
> using the repo browser in the tortoise svn client. I have been
> reading the svn book and searching google for some answers on how
> to prevent this via a hook or any other method but have not been
> able to find anything.

You can prevent such things in the pre-commit hook. You may wish to
use the svnperms.py script.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 24 08:48:49 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.