On 2/14/07, Tom.Nichols@sita.aero <Tom.Nichols@sita.aero> wrote:
>
> Hello Users -
>
> 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?
"Lines of code" isn't really a relevant measure here, it's about how many bytes.
I think you're limited primary by the filesystem the repository
resides on, and possibly by the amount of RAM in the server and
certain versions of APR. Regardless, your files are probably file -
I've got a lot of multi-megabyte files in my repository and haven't
had a hint of trouble.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 14 21:15:51 2007