Re: subversion security, everyone can commit, limited to who can delete
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-14 23:50:08 CEST
On Oct 14, 2005, at 23:16, plabonte@gmail.com wrote:
> Although from what I can tell this is not possible with Subversion
You should be able to write a pre-commit hook that does what your
if (the user is not one of those allowed to delete) {
---------------------------------------------------------------------
|
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.