Hi guys, i want to get all post commit messages from a trac environment. The thing i only did, implemented methods "changeset_added" and "changeset_modified" from the IRepositoryChangeListener interface in my plugin code (i'm using the mustirepos trac version). But after adding or changing of source code in repository i still get no events, the methods will be not called. What is the right way to use the interface?
-- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
