svn:E175002:收到致命警报:bad_record_mac netbeans

Ash*_*ish 2 svn netbeans

我在我的ubuntu 12.04系统上安装了netbeans,用于从netbeans网站进行php编程.

从svn存储库中检出时我正在查找错误

svn: E175002: Received fatal alert: bad_record_mac
Run Code Online (Sandbox Code Playgroud)

我检查了这个问题并提出了这个问题

http://issues.tmatesoft.com/issue/SVNKIT-176
Run Code Online (Sandbox Code Playgroud)

但我在netbeans安装中找不到eclipse.ini.谢谢

Ash*_*ish 5

1. Add the following line to the eclipse.ini file in your eclipse installation directory.
-Dsvnkit.http.sslProtocols=SSLv3  
2. Restart eclipse.
3. Repeat the same operation as before and it should complete without any errrors.
Run Code Online (Sandbox Code Playgroud)