On Thu, 2006-08-31 at 09:22 +1200, Felix Collins wrote: > Jürgen Urner wrote: > > Hello all > > > > I am running the trac-0.9.6 standalone server on windows. > > When browsing a project all those console windows > > keep popping up. Is there a known way to avoid this? > > > > Juergen > > _______________________________________________ > > Trac mailing list > > [email protected] > > http://lists.edgewall.com/mailman/listinfo/trac > > > > > > > Is this possibly because your repository contains executable files or > batch files and the mime type set in SVN indicates that these should be > opened in a cmd window? Just speculating...
Trac does not directly execute any files in the repository. It's possible that console windows are opening for other processes it executes to provide syntax coloring for files (php or enscript). What version of Windows is this? -- Matt Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
