Worst error message ever
2007-01-09
1 $ svn commit
2 svn: MKACTIVITY of ‘/!svn/act/313eea44-b740-40fe-8f1e-f02955f9868f’:
3 SSL negotiation failed: SSL error: decryption failed or bad record mac (https://svn.xlsuite.org)
There exists When performing Subversion operations involving a lot of data over SSL, I get the error SSL negotiation failed: SSL error: decryption failed or bad record mac on the Subversion FAQ. But I searched for that after the fact.
Turns out the error was related to a bad password. Talk about misleading…