Forgot to note that I'm using Mercurial 1.6.3, Python 2.6 and Trac 0.12 running with mod_wsgi 3.3
On 28 Sep., 13:09, chris2k <[email protected]> wrote: > 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 readhttp://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.
