Intergrating JIRA with subversion

Sudheera Lakmal June 17, 2013
Hi, We are running a subversion server which has svn+ssh authetication. I want to intergrate this to our JIRA server ( svn and JIRA are 2 different servers ). What would be the best plugin to do this. If you can point me some documentation highly appriciated thx Lakmal

3 answers

0 votes
Alex Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2013

Another candidate:

https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugin.ext.subversion

It's free but it doesn't support svn+ssh. I think it will be worth to configure an apache+mod_svn to provide http(s) access to the repos.

0 votes
Kinto Soft
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2013
0 votes
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2013

Hello there,

The best way to perform this is using Fisheye to handle this connection.

However, if you don't want to use another application to perform this connection, you can use JIRA Subversion Plugin (https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugin.ext.subversion).

Cheers,

Lucas Lima

Atlassian Support

Alex Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2013

Jira Subversion Plugin is free but it doesn't support svn+ssh. I think it will be worth to configure an apache+mod_svn to provide http(s) access to the repos.

Suggest an answer

Log in or Sign up to answer