On Wed, 2006-07-12 at 06:29 -0400, Aaron D. Marasco wrote: > Markus Tacker wrote: > > Interactivity is not possible with subversion hooks. > Not directly, but you could scan it with a regex of some kind and if you > don't see 'refs #' or 'closes #' then reject it with an error message > saying that you need to include a ticket ref. I can check the server at > work today, I know we have a script that can reject check ins if the > file is binary but not 'svn-needs-lock' so it would be the same one...
I believe this is what the trac-pre-commit-hook does already. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
