Hi everyone, We use SVN/Trac for our development and also we developed one internal time tracking systems which basically tracks how long it takes to complete each trac ticket, for some reason, it is not possible we could use any TimeLog plugin in trac itself.
So for now when we create a trac ticket, we will have to create a matching tracking item in our time tracking system and when the trac ticket closes, we need to manually close in our internal system too, obviously it is not ideal. Is it possible when we create a ticket (clicking "create ticket" button) or close the ticket (choose resolved and submit change), we could call some external application or web service (we do have command line app and webservice for the internal time tracking system)? Thanks in advance. Kane -- 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.
