I tried checking out code from svn command line on mac OS yosemite. Everything works fine.
When i try to add repository inside IntelijIdea nothing really appears. Looks like intelijIdea is caching the repository url and is throwing some SSLv3 vs TSL failure error. I have tried following links but nothing helped.
https://devnet.jetbrains.com/message/5510351 IntelliJ Idea doesn't work properly with svn update
I see this error
Subversion: (Accessing URL: https://XXXXX/svn/XXX) Received fatal alert: handshake_failure Please check Subversion SSL settings (Settings | Version Control | Subversion | Network) Maybe you should specify SSL protocol manually - SSLv3 or TLSv1
Any advise will be very helpful.