Hi Guys, I need your help again.
We have Trac running on two different servers. Original server: Trac 0.12 with SVN Uses trac-post-commit-hook to update tickets from SVN commits. New server: Trac 1.2.3 with Git Uses post-receive hook to update tickets from Git commits (pushes). Can you please tell me if there is a way to customize the commit_updater.py script to populate a custom field in Trac tickets. I want to populate this field with the Git revision number. I was able to customize the trac-post-commit-hook to accomplish this, but I can't figure out how to do the same in the commit_updater.py script. Thanks, -- Patty -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
