Project tool – Trac Martin Jansson
”Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help developers write great software while staying out of the way. Trac should impose as little as possible on a team’s established development process and policies.”, see http://trac.edgewall.org/
This is a very nice light-weight tool. Some of the features:
- Got a wiki
- Possible to connect to SVN to see changes
- Easy to link check-ins with tasks, bugs, etc
- Setup milestones for planning
- See timeline for project management
I can highly recommend this tool if you want to do project management to some level while at the same time utilizing the benefits from SVN.