I'm just making the switch to IntelliJ 14 from Eclipse. I'm having some trouble getting SVN set up. I use svn+ssh and my setup on Eclipse works fine. The Subversion server is running v1.8.5. I'm using v 1.8 in Intellij. I've pointed the SSH settings to use TortoisePlink.exe as my SSH executable but I'm wondering if this is necessary on IntelliJ ?? I've set my ssh username and port up. I'm logging in with password at the moment as this is what I do Eclipse (I'll probably change to private key once I have this working). I've cleared the Auth Cache a number of times between attempts to get this working.
When I click on my the repository I've added the Authentication Required dialog appears. I login and I can browse the repository. However if I try and check the repository out with the same credentials in the Authentication Required dialog they fail and I repeatedly get asked to reenter them. Any ideas what is happening here?
Thanks for any help