hi, i want to connect to trac database with groovy (and jdbc) to generate reports for release notes (in packaged to be delivered software). i already downloaded jdbc-driver. what is unclear is the connection parameters for trac database:
jdbc.connection.url = (as set in trac.ini -> e.g. sqlite:db/trac.db)? db.username = ? db.password = ? i know there could be an easier solution in the way to use trac directly for report (generate custom query and just doing a HTTP GET of the report). never the less i would be interested in db-connection parameters. thanks for information. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
