vote up 6 vote down star
2

I've used Trac/Subversion before and really like the integration. My current project is using Mercurial for distributed development and it'd be nice to be able to track issues/bugs and have this be integrated with Mercurial. I realized this could be tricky with the nature of DVCS.

flag

6 Answers

vote up 6 vote down check

TracMercurial integrates Trac with Mercurial. Assembla provides free Mercurial hosting with Trac integration.

The idea is that you have a central repository as your master and upload all the subsidiary changes from local repositories into the main one.

link|flag
vote up 5 vote down

I'd also like to add Redmine to the list. I started with Trac, but I found the mercurial support (and the administrative interface for everything) to be much better in Redmine.

link|flag
And Redmine is way better if you are running multiple projects. – Matthew Schinckel Apr 11 at 15:02
vote up 3 vote down

Fogbugz, here is the page to config Fogbugz and Mercurial

link|flag
vote up 3 vote down

There is also a plugin to integrate Mercurial with Jira. See the webpage for the plugin.

link|flag
vote up 1 vote down

BugTracker.NET now supports Mercurial integration in the same way it supports Subversion and git. BugTracker.NET is a free, open source, ASP.NET bug tracking system.

Other free, open source bug trackers that support Mercurial:

link|flag
vote up 1 vote down

Bugs Everywhere is a distributed bugtracking system that supports Mercurial.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.