[HELP] I cannot make my SVN visible from JIRA?

fabien7474 picture fabien7474 on Tue 01 Jun, 2010 00:09:41 +0000

This is my first post here so I say a big hello to everyone.

I am running out of energy on configuring JIRA and SVN together so maybe you can help me on this matter. I want to configure my JIRA instance to make it work with my SVN source repository stored into XP-Dev.

Here are the settings, I used:
Display Name : <a href="http://svn2.xp-dev.com/svn/myusername-myproject/">My SVN Repository</a>
Repository Root : http://svn2.xp-dev.com/svn/myusername-myproject/
Username : myusername
Password : mypassword
Private key file : <blank> (written as a tooltip: Please note: The passphrase for the private key file is the password above.)
WebLink : WebClient for SVN
View Format : http://svn2.xp-dev.com/svnwebclient/changedResource.jsp?location=/&url=${path}&rev=${rev}&action=add

But unfortunately I got message from catalina.log :
Subversion Revision Indexing Service [plugin.ext.subversion.SubversionManagerImpl] Connection to Subversion repository http://svn2.xp-dev.com/svn/myaccount-myproject/ failed: org.tmatesoft.svn.core.SVNAuthenticationException: svn: Authentication required for '<http://svn2.xp-dev.com:80> XP-Dev.com Subversion Repositories'

What did I do wrong ??

Your help is greatly appreciated.

Thanks,

Fabien BENICHOU

Forum Topic Options

rs picture

rs on Tue 01 Jun, 2010

I can’t find any failed access to any of your repositories in the logs. Do you mind raising a support ticket with full details of the settings you’re using ? Do tell if you have a proxy between the your JIRA server and the internet.

I remember testing JIRA with XP-Dev.com repositories a while back, and it seemed to work. I think I tested it with Jira 4.X and Fisheye 2.X.

fabien7474 picture

fabien7474 on Wed 02 Jun, 2010

Ticket #12435 is created. I am using Jira 4.1

Thank you.

You do not have sufficient permissions to comment