I would like to make a programmatic query of Trac. For example, during my build process, I would like to get all of the tickets for some component which were closed between the last build (or a user-supplied date) and now, and pipe the results into a text file for further processing.
I think I can write the SQL for that without too much problem, but I don't know how to get the results in a useful output format. Thanks for any tips, Jason Dunham --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
