Closed GoogleCodeExporter closed 9 years ago
This would best be implemented as a regex that when it matches the commit
message (i.e., regex_match returns true) then the commit is blocked.
Original comment by tortoisesvn
on 19 Aug 2014 at 7:52
Using the CheckCommit hook script that's implemented with issue #574 for this.
Which means that hook script has to be called from the branch/tag dialog as
well, and maybe other dialogs where a commit can occur.
Original comment by tortoisesvn
on 5 Dec 2014 at 5:51
Original comment by tortoisesvn
on 5 Dec 2014 at 6:18
This issue was closed by revision r26091.
Original comment by tortoisesvn
on 5 Dec 2014 at 7:14
Original issue reported on code.google.com by
tortoisesvn
on 19 Aug 2014 at 7:50