history
on trac
by anders pearson
Thu 07 Apr 2005 00:14:00
i recently installed "trac":http://projects.edgewall.com/trac/ on my work machine to manage my little personal coding projects like the engine behind this site.
trac is a pretty sweet combination of a "subversion":http://subversion.tigris.org/ repository, a wiki, and a bug database. i'm quite impressed with it so far. it was a little painful to get it setup and configured, but it's been nice to me since.
it's up "here":http://anders.ccnmtl.columbia.edu/cgi-bin/trac.cgi/ if you're curious. if you encounter bugs with this site or have suggestions for new features, the best thing to do is to add a ticket through trac.
comments
Philippe Normand - Fri 08 Apr 2005 12:08:00
CGI is slooowwww ... I suggest you giving a chance to mod_python/trac :)anders pearson - Sat 09 Apr 2005 15:17:23
i try to stick with the default gentoo install when possible. for me, CGI is fast enough.