Trac
Recently I needed to implement Trac, and was pleased with the ease of installation! Actually there is a git plugin for 0.11 now that simply does the job, it even supports branches.
There are however a few things that I am missing in Trac and that is an option to track multiple repositories (without the need of multiple instances) and a better story (Agile development) support with Tickets. Now you can use MasterTicketsPlugin that will allow you to add a blocking ticked or a blocked ticket, which allows you to use dependencies. But still not what is needed.
Perhaps if I find the time I'll see how difficult it is to add it myself.
Other plugin you should be checking is webadmin (well it is in the core now, just need to enable it!). This allows you to add components, versions and many other things through the webinterface!
In the mean time if you know better plugins or other options for my 2 main problems, don't hesitate to comment!
blog comments powered by Disqus