don't know why but plugin CommitTicketUpdater (under Trac 0.13dev-r10801) was 
disabled so therefore no listeners ...
 
then my commit log syntax was wrong
 
then I needed to enable another standard plugin: CommitTicketReferenceMacro 

and now after committing in cvs the change history of my ticket tells
 
Changed 12 minutes ago by jeroen 
    In [25/test]:

references issue 1 hallooooo
 
 
that's cool!! almost good enough for me. almost good enough to share.
 
 
 
 
 

> Date: Mon, 3 Oct 2011 23:36:22 +0200
> From: hoff...@web.de
> To: th-users@lists.trac-hacks.org
> Subject: Re: [th-users] need a bit of help with the repository manager
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am 03.10.2011 22:47, schrieb j98789 hotmail:
> > [...]
> > RepositoryManager::notify() is called and gets a changeset generated by
> > my repository that even has the correct commit message.
> > But no tickets are updated .... :-((
> > 
> > It looks the repository manager has no change_listeners. But I don't
> > know why. Something missing in the configuration, must I subclass
> > repositorymanager too??
> > 
> > What's missing???
> 
> I can't see any IRepositoryChangeListener implementation in Trac core.
> Because I don't use any repository with Trac I'm not experienced at all
> with this stuff, but I think the repository manager is ok. You'll need
> to write your own ticket manipulator, that
> `implements(IRepositoryChangeListener)` in it's class instead.
> 
> Just my 2ct's, as far as I understand the interface and Trac component
> system in general.
> 
> Steffen Hoffmann
> (hasienda)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk6KKtQACgkQ31DJeiZFuHeQCgCg5tSnQfcIyHcIVMYJ7sXzWx1d
> VuAAn0gsEhffMuwdKH/kGagZcR/lwwmv
> =KJrF
> -----END PGP SIGNATURE-----
> _______________________________________________
> th-users mailing list
> th-users@lists.trac-hacks.org
> https://lists.trac-hacks.org/mailman/listinfo/th-users
                                          
_______________________________________________
th-users mailing list
th-users@lists.trac-hacks.org
https://lists.trac-hacks.org/mailman/listinfo/th-users

Reply via email to