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

Re: Question about maximum size of svn repository (svn 1.6.1, backend as FSFS)

From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Sun, 21 Mar 2010 08:09:44 -0500

On Mar 21, 2010, at 08:00, Ravi Roy wrote:

> I can see APR version in APR configuration file on my Subversion server :
> APR_MAJOR_VERSION="1"
> APR_DOTTED_VERSION="1.3.3"
>
> Which means server is not confined to 2.0 GB limitation for single revision ? Am I right ?

Right -- at least not due to APR. Not sure if your server's OS or filesystem might impose limitations of their own. If you think you're going to be dealing with files this big, you could do a test -- set up a throwaway repository and try to commit > 2GB to it in one revision (in several files if you like), and also try to commit a single file of > 2GB (building it up in multiple commits if you like).
Received on 2010-03-21 14:10:22 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.