Public Bug Tracking and Version Control System

-1

We're in the process of moving out of a private beta into our live version of the site.

We're trying to find a good Bug Tracking System + Version Control system. Our CEO has requested that the new system be able to do the following things and I can't figure out where I can do this:

  • Public facing Bug Tracker - Guests don't need to register to post OR ability to sync with current user tables to allow SSO.

  • Ability to assign developers to posted bugs

  • Integration with Version Control to allow Developers to attach bug to build version to confirm when the bug is fixed.

  • Miscellaneous Project Management - Ability to create projects/tasks and assign them to developers or other administrative teams.

We are moving away from TeamBox.com as our Project Management suite as it just wasn't development oriented as we needed and we currently have no Version Control system.

Much thanks in advance.

Peter

Posted 2012-05-14T23:22:04.217

Reputation: 161

Question was closed 2012-05-27T21:22:50.753

2In general it's bad form to cross post on multiple Stack Exchange sites. – djmadscribbler – 2012-05-14T23:31:36.077

@djmadscribbler I'd say not just in general it's bad form but nearly always bad form. I was just trying to hit a broad audience as I'm completely out of options. Thanks for your feedback though. – Peter – 2012-05-15T07:15:38.553

Answers

1

OnTime provides all of the features you are requesting except for Version Control, but it does tie into github, which is nice.

There are also other products available that can be found by simply searching bug tracking or similar related searches.

Best of luck

Zack

Posted 2012-05-14T23:22:04.217

Reputation: 11

Doesn't git do version control inherently? – weberc2 – 2012-05-15T01:31:24.443

0

FogCreek software makes FogBugz and Kiln http://www.fogcreek.com/fogbugz/pricing.html which an Issue Tracker/Project Manager (FogBugz) mixed with a version control (Kiln). Another very flexible tool is Jira http://www.atlassian.com/software/jira/overview which does Issue Tracking, Project management and can also interface with Subversion, Git, Mercurial, Perforce, and CVS for version control. FogBugz is hosted solution whereas with Jira you'd need your own server.

djmadscribbler

Posted 2012-05-14T23:22:04.217

Reputation: 331

1

Jira can be hosted too - they call it OnDemand (http://www.atlassian.com/software/jira/pricing/?tab=ondemand)

– dsolimano – 2012-05-15T17:44:15.587

Shouldn’t SE co-founder Joel be the one plugging FogBugz here? :-) – Synetech – 2012-07-28T13:19:40.633