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

Re: SVN Security

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-07-17 17:36:30 CEST

On Sunday 17 July 2005 11:23, Calvin wrote:
> Hm,,,,,
> I really don't like BDB, but sounds like no choice. As I can see easily
> reach 50,000 revs in a year or something for a lot of companies.

I don't think there are a lot of companies doing that much development in a
single repository. I think the companies doing that much development are
more the exception than the rule.

> Sounds like the only way to ease the concern is to create multiple
> repositories.

Keep in mind that it's easy to change backends. You just need to do a dump
and load cycle. Although, it may be a little more difficult (because of the
down time) if you really expect to reach 50,000 revs in a single year.
Additionally, the FSFS backend will be upgraded to partition the files into
various folders if it becomes a problem for a number of people. To date, we
really haven't seen many complaints.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 17 17:38:50 2005

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.