Re: How to stop delete files/directory from SVN Repo Browser
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Mon, 6 Aug 2012 19:28:34 -0500
On Aug 6, 2012, at 01:28, Subodh Singh <subodh.singh_at_proficientinfosoft.com> wrote:
> I am new to SVN Repository. I need help to stop deletion of files/directory from Repo Browser, so that user can’t commit if any delete operation is occurred. I can get this information using svnlook but after commit. I need to catch any delete action before commit. I tried it using svn hooks but not able to do so. Please guide me.
It should definitely be possible to write a pre-commit hook to do this.
|
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.