Reputation: 13798
I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our continuous integration builds.
I would like to add a bug tracking component into the mix that will integrate into SVN. Ideally, I'd like to use FogBugz but we have no budget. So, I need an alternative. The requirements are:
I'd like The Community's recommendations, please, for products that meet all of the above requirements.
[Clarification: our license is very close (though not word-for-word) to the MIT license.]
Upvotes: 11
Views: 1803
Reputation: 536
Try InDefero, you can even get the hosted way for free if your project is not that big in size.
Upvotes: 1
Reputation: 321
JIRA is free for open source projects and will run on Windows. Subversion integration is available and provided through a plugin.
Upvotes: 4
Reputation: 2950
Try Bugzilla.
Upvotes: 1
Reputation: 15609
Trac: It is not a Microsoft technology but will integrate well into SVN. There are not many free bug tracking software's that are free on Microsoft technology.
Upvotes: 8