From: Trans Date: 2006-12-22T23:23:38+09:00 Subject: Re: Ruby's Trac Alternative Bil Kleb wrote: > So I'm trying to use Trac for our FUN3D development, > as an experiment for a potential NASA-wide installation, > but Trac is not the easiest thing to get setup. Lately, > I've even had to hack some of the Python internals to > get syntax highlighting working via enscript. > > I recently read that the Rails-based alternative, Collaboa > (http://collaboa.org/) is on the move again, but I can't > even see code. > > What's up? I think there is a tendency to overestimate tools like Trac. I did so myself for a long time until I released that just by organizing my project's folder in special way it could used as a project web app in itself. It's nice just to mix and match stand-alone components for the purpose. T.