hey all, Just setup 0.12b, ive added a post-commit hook in svn hooks dir to notify trac of changes using trac-admin ...changeset.... e.t.c. Using the keywords fixes and ref e.t.c. in svn commit messages work a treat, however unlike the webinterface, no emails are sent when I commit a message containing something like "Fixes #20", even though trac does close it.
Am i just missing another call i need to add to post-commit in order for trac to send out email notifications? Ive googled for a bit, but just finding out of date tickets for this. I am aware you can setup SVN to email on commit, but really looking for trac to do the emailing just like it would if I closed the ticket on the web interface. This is all I am currently calling : /usr/bin/trac-admin /var/trac/admin changeset added "$REPOS" "$REV" Cheers Happy -- 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.
