Jeff Hammel wrote: > Is there any thought about pro vs. con and how to do this > (assuming pro)?
I have implemented a post-commit listener interface IRepositoryChangeListener in the multirepos branch, as part of: http://trac.edgewall.org/ticket/7723 The notification is triggered by a "trac-admin repository changeset" command, which should be called for every changeset that is added to a repository, typically from a post-commit hook. I knew about the SvnChangeListenerPlugin, but not about RepositoryHookSystemPlugin, and I only implemented the post-commit event. The interface could be extended, though. The patch is waiting for review from Christian Boos, as he's the owner of the multirepos branch. -- Remy
signature.asc
Description: OpenPGP digital signature
