问题
I want to stop developers from committing unless they reference a ticket in the message field of their SVN commit. for example, it should read something like "see ticket #999 - (description of change)" and if they don't have that formatting, it will stop the commit. Is this possible with a hook and if so, how would I code that?
来源:https://stackoverflow.com/questions/9574885/is-there-a-way-to-block-svn-commits-unless-they-have-a-certain-description-in-th