From: "evanwebb@..." Date: 2006-12-22T05:40:08+09:00 Subject: Re: Ruby's Trac Alternative I have an experimental version of collaboa I've been hacking on this week that adds a wiki and timeline support. I plan on giving the patch to add both of these back to the collaboa and if they don't want it, I'll maintain it seperately. I adore the wiki integration with the ticket and SCM system. But I didn't want to have to hack python when I wanted to change something. Collaboa is pretty simple and adding the wiki and timeline have been pretty simple so far. - Evan Phoenix James Edward Gray II wrote: > On Dec 21, 2006, at 12:55 PM, 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. > > You are definitely right that it's a pain. Everyone pretty much > tolerates it though, because it is definitely the best of the best. > > > I recently read that the Rails-based alternative, Collaboa > > (http://collaboa.org/) is on the move again, but I can't > > even see code. > > I've seen many want-to-be-Trac programs. None of them go the > distance, sadly. When I last looked at Collaboa it didn't have or > even plan to include a wiki. That kills it as a Trac replacement for > me. > > And really, is Rails deployment much better than Trac deployment? ;) > > James Edward Gray II