I've got trac running with mercurial multiple repository support quite nicely. I can browse my repos and I can see all changes commited to it instantly. But closing a ticket by naming them in the commit message does not work. e.g. "Fixed a critical bug. Fixes #123" does not close ticket #123 and set it to "fixed".
I've read http://trac.edgewall.org/wiki/TracRepositoryAdmin#ExplicitSync and it says "[...] no initial resynchronization or any hooks are necessary for Mercurial repositories [...]" The CommitTicketUpdater plugin is activated too. And the hook examples are aimed to svn. How do I close tickets through commit messages? -- 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.
