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

Re: 2-GB max database file size limit?

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-27 22:12:05 CEST

On Oct 27, 2006, at 14:47, Kenneth Porter wrote:

> My server is FC2, and I've got these installed:
>
> httpd-2.0.51-2.9.5.legacy
> apr-0.9.7-2
>
> I'm using exclusively FSFS back-ends, so perhaps I haven't seen the
> issue because I haven't checked in any individual files over the 2
> GB size limit.

You'd see the problem as soon as you tried to check in any
combination of files or changes whose size totals at least 2GB. The
problem is a single revision containing > 2GB of data, because the
revision is stored as a single file on the hard disk. Whether that
revision is made up of a single 2.5-GB file or 2500 1-MB files
doesn't make a difference.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 22:12:52 2006

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.