Chad wrote:
All,
Right now our post-commit e-mails and other notifications do not occur when a file is locked or unlocked[0]. There are two options. The first is duplicate our existing post-commit hooks for the pre-lock and pre-unlock hooks. The alternative is to disable locking entirely. We don't really use them (often) and there's no active locks, so I'm inclined to want to do the latter. Feedback is desired though.
I've used locks quite a few times, they're quite useful when you're doing major work on a file and you know half a dozen people are trying to fix your spacing at the same time. I don't think they should be disabled.
-- Tim Starling