SVN: SSL disabled due to library version mismatch
A quick trick to solve this problem on OSX (Lion in my case) using macports
$ svn co https://svn.mycompany.com/repository/trunk repos svn: E175002: Unable to connect to a repository at URL https://svn.mycompany.com/repository/trunk' svn: E175002: OPTIONS of 'https://svn.mycompany.com/repository/trunk': SSL handshake failed: SSL disabled due to library version mismatch (https://svn.mycompany.com)
Solution:
$ sudo port upgrade neon
Hope it helps someone, as I found it quite confusing to solve
More like this
- @Nick_vh I misread it as well. Due to the annoyance that Americans Love To Use Caps:(
- Nick_vh: RT @kkaefer Firesheep is pure evil. it’s time to make HTTPS the default. Read http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html
- Nick_vh: Drupal 6 Warez version leaked.. http://www.pronovix.com/blog/drupal-warez-version-leaked Start seeding!:)
- Nick_vh: @kjaebker I use drupal and including with that solrclient php library, so far I don't have any issues with that!:)
- Nick_vh: Learning how to use the search for the library in this school. An obligated course. Usability points for http://bit.ly/a610Os: 0/10
