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

Re: Can't read directory: Value too large for defined data type

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-05-28 00:20:02 CEST

"Steve Kirstukas" <sjk60@iastate.edu> writes:

> svn: Can't read directory 'VE_Xplorer': Value too large for defined data type

Google suggests that this is problem with largefile support, if you
use strace I suspect you will see a stat() call fail with the error
EOVERFLOW. Anyone care to summarise the state of largefile support in
Subversion/APR?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 28 00:20:49 2004

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.