Integration of JIRA with TortoiseSVN

后端 未结 5 2057
面向向阳花
面向向阳花 2021-01-30 23:42

Could anyone specify the ways to integrate JIRA with TortoiseSVN to track the issue details? What URL should be specified in URL section, what are the other parameters needed? I

5条回答
  •  甜味超标
    2021-01-31 00:44

    In JIRA 7.1 support of SOAP web-service has been ended and RPC plugin was deprecated and REST is used instead of SOAP so you can't use the the plugin written by csharptest.net.

    A generous developer write a new plugin for TortoiseSVN which support REST. You can find it here.

提交回复
热议问题