Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a FogBugz plugin for Tortoise SVN to query issues on commit?

I want to be able to choose from a list of fogbugz issues when I commit from TSVN - rather than remember the issue number.

Similar to gurtle and TracExplorer

See the very bottom of this page:

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html

If not available, perhaps I will try to re-use the best of the code of those other two (Assuming open source and decent licensing) to add FB.

If anyone else is interested in working on this let me know.

like image 411
Tim Avatar asked May 06 '09 20:05

Tim


1 Answers

Very nice... I don't think there is such thing, but it should be very easy to create it using FogBugz API

Fog Creek publishes list of 3rd party tools that work with FogBugz at http://our.fogbugz.com/default.asp?W724 and http://www.fogcreek.com/FogBugz/Ecology.html

When you create such tool, please post link here or to ecology pages. I am interested :-)

like image 65
Peter Štibraný Avatar answered Oct 18 '22 23:10

Peter Štibraný