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
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.