SVN Integration

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
mmarquez
Posts: 1
Joined: 19 Dec 2007, 23:24

SVN Integration

Post by mmarquez »

We've been using Mantis for more than a year and even thou I knew that Mantis has support for SVN integration, we needed some other custom things and we wanted to do something generic that can be used with any tracker and any SCM we developed Garfio, an Open Source Issue Tracker and SVN integration tool firstly aimed to be used with Mantis and SVN. Here is part of my post in my blog:http://martin.zauber.com.ar

Garfio is a small application that integrates Source Code Management Systems (SCM) and Project Management Systems (a.k.a. Issue Trackers), mainly in software development projects. You can download garfio and see the documentation at:

* http://code.zauber.com.ar/garfio/

This garfio version has the following features:

* From a commit message specify the Issue number and:
o Add notes to the issue,
o Mark as resolved,
o Add worked hours to the issue,
o Specify in which version an issue is resolved.
o Avoid to finish a commit if there is any error (Non-existent issue number, the user has no credentials to modify an issue or there are syntax errors).

Garfio supports Mantis, has partial support for Jira and it was conceived to easily support other issue trackers.
Project page: http://code.zauber.com.ar/garfio/

Any question, opinion or suggestion will be very appreciated.
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: SVN Integration

Post by vboctor »

Good work. I have added a link to your project from:
http://www.mantisbt.org/wiki/doku.php/m ... ated_tools
Migrate your MantisBT to the MantisHub Cloud
Post Reply