Hi, We're having an issue that has occurred three times in the past two weeks with two different repositories hosted with VisualSVN (version 2.5.8).
Upon checkout, we get the following message: REPORT of '/svn/<project>/!svn/me': Could not read chunk size: Secure connection truncated Apache logs show: [Wed Jan 02 20:59:20 2013] [error] [client xxx.xxx.xxx.xxx] A failure occurred while driving the update report editor [500, #70014] [Wed Jan 02 20:59:20 2013] [error] [client xxx.xxx.xxx.xxx] Can't read file 'E:\\<SVNPath>\\<Project>\\db\\revs\\0\\135': End of file found [500, #70014] svnadmin verify returns: * Verified revision 135. svnadmin: E070014: Can't read file 'E:\<SVNPath>\<Project>\db\revs\0\135': End of file found This is a major issue for us as we're actively developing against these projects and having to recommit over and over again. Currently resolving the issue by creating a dump to the revision prior to the truncation and then loading into a new repository, but this is costing development time. Thanks for advance for your help. Paul