Re: How to stop delete files/directory from SVN Repo Browser
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Tue, 7 Aug 2012 20:40:30 -0500
On Aug 7, 2012, at 13:50, Blair Zajac <blair_at_orcaware.com> wrote:
> Note that by preventing deletes you also prevent moves, because in svn a 'svn mv A B' is the same as 'svn cp A B; svn rm A'.
Also, preventing deletes isn't necessarily that useful. Someone could just as easily delete the contents of a file and commit an empty file.
|
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.