http://bugs.winehq.org/show_bug.cgi?id=30714
Bug #: 30714 Summary: Slik-Subversion cannot checkout a repository Product: Wine Version: 1.5.4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leslie_alistair@hotmail.com Classification: Unclassified
After upgrading to Ubuntu 12.04, trying to checkout a SVN repository fails.
Clean PREFIX. Install Slik-Subversion-1.6.17-win32.msi
wine cmd svn co https://<path to Repository>/trunk
Returns the error svn: OPTIONS of 'https://<path to Repository>/trunk': SSL handshake failed: SSL disabled due to lack of entropy (https://<path to Repository>)
Whereas on Ubuntu 11.10 this worked fine.