I'm using (and quite satistified with) the trac-pre/post-commit-hook.
However there is a few thing that I would like be performed automatically upon commit:
- Update the ticket description with a link to the change set committed ( http://svn:8000/TestProj/changeset/3 as an example on my environment)
- Automatically change ticket status to closed upon commit (with closes #?)
One more wish, but I do not know if SVN hooks architecture allows it, is to make the commit hook contextual : ask the users to enter a 'closes #1' and so on if no messages are entered...
Before getting into the hooks script myself (I'm not quite familiar with python), as anyone here performed these sort of things ?
Thanks.
CPR.
_______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
