Getting error: 'Could not read response body: Secure connection truncated'
From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Wed, 22 Sep 2010 09:05:27 +0100
Hi
During long svn operations such as checkout I am often getting the following error:
'svn: REPORT of '/subversion/myproj/!svn/vcc/default': Could not read response body: Secure connection truncated'
This is on Windows XP, accessing a repo whose trunk is of size 300MB (12,000 files) approx. The svn server is on a local Linux box. We run https using Apache (https is necessary because we allow external access).
My suspicion is that the error is an indication of a timeout that happens because we use per-directory authorisation in Apache. I saw an article that suggested that setting SVNPathAuthz off in httpd.conf may fix this problem. Unfortunately, we must use per-directory authorisation because our project includes customer-confidential information that must be hidden from some teams.
I was wondering whether anyone else has solved a similar problem or has advice on what we could do to fix it?
Best regards
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.