On Jul 31, 2:33 pm, Tas Frangoullides <[email protected]> wrote: > As part of an automated build I'd like to create release notes listing which > tickets have been worked on and closed during a release cycle. Releases are > taged using subversions standard practice of copying trunk to a folder under > tags. All changes related to specific tickets are included in the checkin > comments. I can imagine how I could use this to script the creation of the > release but before I started writing my own scripts I wanted to check if > anyone here knew of a good way.
I have been thinking of doing something similar. Someone started a project named `Trac Release plugin`, and the description looks applicable to your situation [1]. I haven't tried it yet, but intend to in the near future. [1] http://trac-hacks.org/wiki/TracReleasePlugin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
