Dear Trac-Users, I'm new to TRAC and I wonder if there is a "best-practice" on how to do the following. Quick background: We're a group of researchers writing a lot of benchmarks. Benchmarks are maintained in an SVN repo on the same system where Apache and TRAC are running. TRAC is running in a default configuration and works fine. Now what I'd like to have is the following: - Whenever a new benchmark application is submitted to the SVN, a new TRAC wiki-page is generated automatically. The wiki-page should contain information about the benchmark. I suppose a SVN hook should run a script where trac-admin creates a new wiki? Is there perhaps a plug-in for this? - The WIKI-page should contain information about the benchmark application. Each benchmark contains a ReadMe or an XML file containing this info. Are there TRAC plug-ins that can parse an XML / text file and generate the WIKI-page content (formatting tags and text)?
I'd be happy about any advise. Thanks a lot, Jan. -- 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.
