0

I have a TFS 2010 source control. I want to send post commit description to redmine. I do not have control of source control. I probably need a Visual Studio plugin for doing that.

forX
  • 2,063
  • 2
  • 26
  • 47
  • Could you elaborate your question? Do you mean you want to integrate TFS with Redmine? – Cece Dong - MSFT May 23 '16 at 06:21
  • I just want to send post commit description into redmine issue. like when it start with #1234, add the commit description to redmine issu 1234. – forX May 24 '16 at 12:37

1 Answers1

0

There is not a default way to integrate TFS and Redmine. To integrate you will either have to develop your own or buy a tool.

If you want to develop your own tool, TFS Integration tools will give you some help.

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39