Workflow Automation software for SVN

Posted by KyleMit on Super User See other posts from Super User or by KyleMit
Published on 2013-11-13T15:52:20Z Indexed on 2013/11/13 16:00 UTC
Read the original article Hit count: 198

We're currently using IBM's ClearQuest for task management and ClearCase for change management.

They plug and play very well with each other. Users can create tasks in ClearCase as defects and enhancements, and developers can use those tasks to check out and modify code in source control.

We're looking to upgrade to a better, more modern Source Control system, like SVN, although we're not married to that as our Source Control system.

There are loads of source control systems out there, but I'm having difficulty finding one that also includes the ability to have users enter tasks and track them, especially in a native way to the source control system itself.

  • Are there any products that replace ClearQuest for systems like SVN?
  • Are there any other cheap / open source application pairs that handle both sides of the coin?

© Super User or respective owner

Related posts about svn

Related posts about source-control