On 9 Sep, 2009, at 22:00 , TomHerrick wrote:
Hi Tom, > We're trying to use the trac-post-commit-hook (as described here: > http://trac.edgewall.org/wiki/TimeTracking#UsingaSubversioncommithookoptional > ) against a trac instance where we have installed Agilo. If we commit > referencing a ticket that has the Sprint and Milestone fields filled > in, the hook generates a comment on the ticket the way we would > expect. But if we commit against a ticket that doesn't have these > fields filled in, it outputs the error: > > Unexpected error while processing ticket ID 109: 'Ticket' object has > no attribute 'is_writeable_field' > > I found a similar error message referenced at > http://trac.edgewall.org/ticket/8589 > that identifies this as an Agilo issue. Does anyone know of a fix or > workaround (besides the obvious one of always filling in the Sprint/ > Milestone fields)? You should try to use the agilo_post_commit_hook.py :-) It works like a charm :-) It is a part of the distribution, you can find it in the scripts folder, or download it separately from http://www.agile42.com/cms/download/ Ciao ANdreaT --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

