1

The use case is that I use one development machine for different source trees. Assuming I am using SVN/TortoiseSVN for all repositories I may have different issue trackers (e.g. Trac and FogBugz).

If I want to use the plugins for iBugTraqProvider - is that supported? I would hop that you could set the plugin based on the path/folder. However, I am not sure where to look for this to confirm. I assume the source code, but I am a little lazy right now.

I am considering writing the plugin for FogBugz, but also need to use one for Trac.

Here is a page describing the interface.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-ibugtraqprovider.html#tsvn-ibugtraqprovider-1

This is especially important when I am on my boat doing programming ( boat-programming ) because there is not much room for multiple machines like I have at my home or office or home office.

Mark Biek
  • 146,731
  • 54
  • 156
  • 201
Tim
  • 20,184
  • 24
  • 117
  • 214

1 Answers1

4

Yes, the plugins are configured by path. You can install as many as you like. But of course, only one plugin can be used per working copy.

Stefan
  • 43,293
  • 10
  • 75
  • 117