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
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.
|
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.