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

Re: Breaking large repository with lots of projects into chunks

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-27 20:25:51 CEST

On Oct 27, 2006, at 04:53, Tom Hodder wrote:

> I have got a file tree with about 100GB of source files, in about 100
> different projects. My current thinking is to have a single
> repository,
> on a 1.4 subversion, with a fsfs database. (basically /admin/data/
> repos)
>
> What are the implications of breaking this into 100 repositories, for
> performance and disk usage etc?

100 repositories might be very slightly faster than a single repository.

I see that empty repository takes 88K of disk space for me, so 100
repositories should take 88 * 99 = 8710K = 8.5MB more space than a
single one.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 20:26:51 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.