On 6/17/10, Mikael Relbe <[email protected]> wrote: > If you upgrade to Trac 0.12, have a look at TracTicketChangesetsPlugin at > Trac-Hacks: > https://trac-hacks.org/wiki/TracTicketChangesetsPlugin > > Perhaps an admin command should be added to retrieve the changesets of a > particular ticket... > > Mikael Relbe >
I suppose that an XML-RPC handler should be more suitable to cover both programmatic access as well as (easy ?) command line tools , isn't it ? Besides if using trac-admin then the data may be retrieved from the server itself (which is enough in this case but ...) , whereas RPC will allow to retrieve it from anywhere ;o) PS: I probably didn't understand the meaning of admin command ... -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- 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.
