Posted by Parviz Palangpour
Tue, 04 Apr 2006 00:23:00 GMT
After my first research project resulted in a huge mess of directories and files with no real structure, I decided to start using CVS to keep track of my results and code changes. While its used most by teams of developers, I think its
perfect for tracking a research project. I started checking out other tools to make the CVS repository easier to browse and I found
FishEye. Its has a really clean interface and has everything I needed, though a license is $1500 for non-opensource projects; which is pretty steep. Then I found
Collaboa, which is another rails application. Its still around version 0.5 at the moment and the trunk goes unstable off and on, but I really like the design and all the features are there. Allright, so afterwerds I found
Trac, which Collaboa is based on, and my search ended. Trac has an integrated wiki, a complete permissions system, ticket and milestone tracking and a repository browser. Its all there, right in one place. It uses subversion, but I found the switch to be painless, afterall, its based on CVS.
Posted in Research, OSS | Tags subversion, trac | no comments | no trackbacks