I am trying to connect with Android Studio 1.1.0 (Mac) to an Assembla Subversion repository. svn commands works just fine in shell. But in Android Studio all I get are SSL-handshake errors.
I tried Settings - Version Control - Subversion
General
Use Command line client on/off
Use system default Subversion directory on/off
Network SSL-Protocols
All/SSLv3/TLSv1
Result is always SSL-Handshake error. My changes have effect? Do I have to restart every time I do a change? I get no prompt for my user credentials. Could that be the problem? Annoying such basic things don't work.