Re: SSL negotiation failed

2012-04-27 Thread Ek Tsoon Tan
Hello, I'v recently been unable to perform svn update or svn commit on my unix/linux machine. The full error message is: "svn: OPTIONS of 'https://svn1.[servername]/[pathname]': SSL negotiation failed: SSL eror: compression library error (https://[servername])" svn from my windows machine still

Re: SSL negotiation failed

2012-04-27 Thread Daniel Shahaf
Ek Tsoon Tan wrote on Fri, Apr 27, 2012 at 09:51:10 -0400: > Hello, > > I've recently been unable to perform svn update or svn commit on my > unix/linux machine. The error that shows is "...SSL negotiation failed: SSL > error: compression library error (...". Doing svn on Windows still works. > Do