Questions tagged [scmbug]

scmbug is a tool for software change management that insists on tying commits to a particular bug number. Use this tag if you have issues integrating scmbug with other tools.

scmbug is a tool for software change management that ties into various versioning and bug tracking tools, like and for instance. It insists on tying commits to a particular bug number. Use this tag if you have issues integrating scmbug with other tools.

4 questions
8
votes
6 answers

Have you integrated Mantis and Subversion?

I do mostly Windows development. We use Mantis and Subversion for our development but they aren't integrated together, in fact they are on different servers. I did a little googling about integrating the two together and came across this post. It…
itsmatt
  • 31,265
  • 10
  • 100
  • 164
0
votes
2 answers

How to connect CodeStriker to FogBugz

I have just installed the CodeStriker code review tool. Has anyone attempted connecting it to FogBugz? In the CodeStriker documentation I saw it works with Scmbug, whichintegrates software configuration management (SCM) with bug-tracking. Has anyone…
Yuval F
  • 20,565
  • 5
  • 44
  • 69
0
votes
1 answer

Understanding Regular Expression for the Below Template

I am installing scmbug to integrate bugzilla with svn on windows. After a whole day fight with scmbug. Seems like i made it to get off the ground. I entered the commit comment as bug 3 bug3 test test test bla bla bla But it give me error like…
Rohit Sharma
  • 13,787
  • 8
  • 57
  • 72
0
votes
1 answer

Git/Redmine commit requirements

I am currently considering moving from a svn/bugzilla system using scmbug to integrate the two to a git/redmine system. I have been having trouble trying to find a way to require commits to be associated with an "issue" in the redmine system. Does…
Brian
  • 951
  • 2
  • 10
  • 20