Hi Falk, there is a Component in Trac under sample-plugins, called "milestone_to_version.py". The description is as following:
"Automatically create a version when a milestone is completed. Sample plugin demonstrating the IMilestoneChangeListener interface. Creates a version from a just-completed milestone based on whether the milestone's name matches a specified pattern." We use this Component for quite a time now. I packaged it for convinience into TicketNavPlugin (see [1]), but you could also just copy it into $PROJECT/plugins directory and enable it. Hope this helps, Franz [1] http://trac-hacks.org/wiki/TicketNavPlugin -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.