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

Re: maximum filesize

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-01 23:25:53 CEST

On 5/29/06, Yevern Govender <yeverng@adsmr.co.za> wrote:
> Hi,
>
> I would like to know what the maximum filesize limit is, for an individual file in an svn repository.

There is no intrinsic limit, although depending on your filesystem
back end there are various factors involved. For bdb the berkeley db
settings could limit you to some extent, and for fsfs depending on
your operating system and the version of APR you're using you could
hit bugs that limit individual commits to 2 or 4 gigs, although
current versions of APR should have corrected those issues.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 1 23:27:22 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.