$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2007-03-15 20:07:17
> I am currently running several Tracs.  I love the integration of the
> wiki with the bug tracking system and SVN.  I have set up an
> SVN post-commit hook
I don't know if you have considered other version control systems.  I am  
succesfully using mercurial (hg) with the same integration with trac.  I  
have found mercurial to be faster, easier to use, and more powerful than  
SVN.
But I suppose, that is a whole other can of worms...