开发者

Getting SVN Error during operations: "bad record MAC"

I am trying to checkout a folder on my companies svn server.

I am getting this error using Tortus SVN (version

Command: Update  
Error: REPORT of '/svn/REPOSITORY/!svn/vcc/default': Could not read response body: SSL   
Error: error: decryption failed or bad record mac (https://svnroot:8443)  
Finished!:   

Tortoise SVN Version info:

TortoiseSVN 1.6.12, Build 20536 - 64 Bit , 2010/11/24 20:59:01
Subversion 1.6.15, 
apr 1.3.8
apr-utils 1.3.9
neon 0.29.5
OpenSSL 0.9.8p 16 Nov 2010
zlib 1.2.3

I thought that the problem origionally might be with my SVN client so I tried doing a checkout using Subversive (Eclipse SVN plugin). I got a similar error message:

Checkout operation for 'https:<you know all that stuff...>' failed.
svn: bad record MAC
svn: REPORT request failed on '/svn/REPOSITORY/!svn/vcc/default'

I am not sure what my next step should be. Often before I get the error it will complete some operations so by doing continuous updates I can checkout the entire project but this is a major pain in the ass.

Suggestions?


Update:

I just upgraded my TortoiseSVN to:

TortoiseSVN 1.6.16, Build 21511 - 64 Bit , 2011/06/01 19:00:35
Subversion 1.6.17, 
apr 1.3.12
apr-utils 1.3.12
neon 0.29.6
OpenSSL 1.0开发者_StackOverflow中文版.0d 8 Feb 2011
zlib 1.2.5

This upgraded my version of OpenSSL. Still getting the same error.


This seems to be a bug in openssl 0.9.8. Since 0.9.8d is numerous vulnerabilities, you should really consider updating to openssl 1.0.0e.


Setting the IDEA_JDK_64 environment variable to a Java 1.7 JDK solved it for me. Maybe because that JDK has an updated cacerts.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜