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

Re: FSFS - File Size

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-14 22:17:05 CET

On Feb 14, 2007, at 12:57, Tom Nichols wrote:

> I'm trying to determine the "best practice" or the maximum file
> size when using FSFS repository for my project(s) migration from
> CVS to SVN. I have several projects that contain 3 meg lines of
> code with several domains of 100k lines of code and other projects
> that contain (.)5 meg lines of code with domains 1k lines of code.
>
> What is the maximum file size that can be used in a project using
> FSFS repositiory?

Subversion does not have a max file size, it has a max revision size.
The max revision size if you are using APR 0.9.x is 2 GiB. If you're
using APR 1.2.x, then the max revision size will probably never be a
concern to you because it's so huge.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 14 22:17:32 2007

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.