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

Re: file size limit reached error?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-31 21:45:53 CEST

On Tue, 2004-08-31 at 14:41, Kevin Brannen wrote:

> Any thoughts, helps, and/or hints? Does this mean I'll have to use FSFS
> instead of BDB?

I'm guessing APR wasn't compiled with largefile support. So
apr_file_open() is choking.

And, it looks like you're using an fsfs repository, not bdb, judging by
the listing you posted.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 31 21:47:16 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.