Re: Clarifications using Subversion
From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Tue, 12 Apr 2016 09:28:18 +0200
Hi,
Pre-commit hook that examines the pending transactions and rejects accordingly.
> If I lock source code on my name, can we apply a restriction that only I can unlock it. Otherwise, admin?
Note that svn's locking feature is not a write protection, but intended for serializing edits to files where individual changes cannot be merged - such as binary assets, images.
For that and the above, I have found that project policies work much better than technical restrictions you are asking for. Certainly in reasonably motivated professional environments.
Andreas
|
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.