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

Re: How to stop delete files/directory from SVN Repo Browser

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Thu, 9 Aug 2012 18:21:50 -0500

On Aug 8, 2012, at 23:46, Subodh Singh wrote:

> One more question is that do we able to set deletion permission as user
> based. Some specified users can delete but not all.

You can use "svnlook author -t $TXN $REPOS" to see who the author of the commit is, and make decisions based on that.

Check out "svnlook help" to see all the other things you can learn about a transaction or revision.
Received on 2012-08-10 01:22:28 CEST

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.