[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Truncated file issues

From: Paul E <paul.posts_at_gmail.com>
Date: Thu, 10 Jan 2013 14:11:04 -0600

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
Received on 2013-01-11 18:05:27 CET

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.