trac-post-commit-hook
Posted by: thephringe
Posted on: 2008-06-02 13:52:00
Hi all,
I've set up a subversion repository and have got trac up and running using the installer script from the wiki. That is all working fine. However, I want to get the post-commit hook working (so it will add comments to existing tickets if I add #ticket-number to the commit comment, and also to email me although that isn't so important).
I've followed the instructions here - http://www.leftontheweb.com/message/trac-post-commit-hook-on-dreamhost - but it doesn't seem to be working. The only thing I couldn't follow was the final permissions part as I have no db folder in my project directory (presumably because I am using mysql?)
Has anyone got this set up correctly and if so, any pointers?
Many thanks,
Andy