On Apr 2, 7:27 pm, Roo <[EMAIL PROTECTED]> wrote: > Hi, > > I have configured a number of svn repos to use the trac-post-commit script > in the contrib directory from the contrib directory (0.10.3). > > The "fixes #123" log messages work as expected, ie closing the ticket. > However the "refs #123" log messages don't work, after reviewing the python > script it appears this is the intention as the "_CmdRefs" proc is empty. > > Is there a reason that the ticket doesn't get the comment added to it? > > If I want to add a comment what do I need to change the pass statement to? > > Thanks for any help, > > Roo.
I have looked into this further, it seems that the "_CmdRefs" action was removed in changeset [3486]. There was some discussion on a ticket about a commit log having "refs #123" and "fixes #123" causing the trac-post-commit script to fail. Is it the intention to have remove this functionality permanently or will it be readded? I guess I am going to have learn some python, can anyone recommend a good text; was looking at "Programming Python". Cheers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
