Reputation: 449
I'm using TortoiseSVN 1.6.6. while I try to commit some folder, I'm getting the following error:
Error: Commit failed (details follow):
Error: PUT of
Error: '/svn/asc01/a277f5016a0d/Components/branches/02_GeneratedSource/Intern_Out.c'
Error: SSL negotiation failed: SSL error: parse tlsext (https://asc-xxxx)
How to get rid of this?
Upvotes: 1
Views: 802
Reputation: 30662
TortoiseSVN 1.6.6 is very outdated. Upgrade at least to 1.6.17.
(This is a client-side bug in OpenSSL library which was fixed in OpenSSL 0.9.8m).
"Troubleshooting 'SSL error: parse tlsext' error message": http://www.visualsvn.com/support/topic/00046/
Upvotes: 1