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

1

6

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.

Guttate answered 6/5, 2009 at 20:25 Comment(2)
@Tom - have you created the plugin?Bays
no - I have been working on another venture but this is still on the back burner. I have no idea if/when I will get to it.Guttate
S
3

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 :-)

Sprage answered 6/5, 2009 at 20:29 Comment(1)
Yes, it should be rather straightforward, but I just want to check before I write my own.Guttate

© 2022 - 2024 — McMap. All rights reserved.