Hello! I was poking around the Python script somebody contributed for an SVN commit: http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook
But I was hoping for something a little simpler - specifically, I would like and ticket mentioned in the commit message by "#N" to have the commit message added to that ticket's log, but not have support for closing or causing other actions. (The idea here is to make it easier to link ticket IDs without using commands, but require use of the web interface to change a ticket's status - I run an educational environment). In theory, I should be able to just cut down on the hook mentioned above, but I'm no good at python. I was wondering if anybody has a simple script they use, or any ideas how I could approach adapting the above? Many thanks! -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
