Jeff Hammel wrote:
> Any interest in making the svn-hook (and potentially other hooks)
> pluggable entry points

That's already done. Look at the IRepositoryChangeListener interface in
trac.versioncontrol.api, and the new "trac-admin $ENV changeset
(added|modified)" commands. I have also rewritten the previous
post-commit hook that added comments to tickets as a plugin implementing
IRepositoryChangeListener, see sample-plugins/commit_ticket_update.py.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to