I want to create an new issue, I use the code below: NSString *xml = [NSString stringWithFormat:@\"<?xml version=\\\"1.0\\\"?>\\n\"
Hi I want to develop a C++ project with a few friends on a SVN integrated Issue Tracking system. I almost got it working on sourceforge, i can check out the repository to a local folder but i cant co
I\'m trying to figure out a way to send an email to an anonymous user when one creates an issue through the email. What I need is for this anonymous user to receive a notification email when the issue
I\'ve been a JIRA and Bugzilla admin in past jobs, and have quite often had users ask for the ability to have more than one assignee per issue.
As Google Code doesn\'t support Git, I\'m moving a Google Code hosted project to my own server. And change to use JIRA for issue tracking, because there is a Git plugin for JIRA. (I don\'t like the Gi
I would like to migrate all my Bugzilla issues to an Issue Tracker at github.com (Example) (you get an issue tracker per repository).
We have custom user fields (ie \'Business Analyst\', \'Developer\', etc.) in JIRA, and we would like to be able to send an email to those users when they are assigned to one of those fields.I have loo
We have an internal Gitorious and Bugzilla setup. I\'d like to write some sort of script that is triggered whenever someone pushes a new set of commits that greps for \"bug #\" in the commit messages
I\'ve been using Redmine for almost a year to manage my startup. I have all issues stored in one project with two subprojects for areas th开发者_开发问答at I had to outsource and didn\'t want to give
We use Trac for an open-source project I\'m working on. I\'d like to export all of our open tickets to Github\'s Issues. I\'ve found a couple small scripts that might do it, but I was wondering if any