Unable to checkout svn repositories
- by lucaghera
I have an ubuntu 12.04 machine were apache2 is set up with SSL certificates.
In the same machine there is a SVN server.
It all worked great till the update to 12.04.
Now I'm able to access the svn via a web-browser and also by using an eclipse plugin (subversive), but I'm not able to access the svn via command line.
When I try to check out a repo from a Mac Os X client it returns:
svn: E120171: Unable to connect to a repository at URL 'https://IP/svn/repo_name'
svn: E120171: Error running context: An error occurred during SSL communication
If I try to check out a repo from an Ubuntu client it returns:
svn: OPTIONS of 'https://IP/svn/repo_name': SSL handshake failed: SSL error: A TLS warning alert has been received. (https://IP)