[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: Erik Anderson <erikba_at_teamworkgroup.com>
Date: 2005-07-18 18:51:44 CEST

Marc Sherman <msherman <at> projectile.ca> writes:

>
> Ben Collins-Sussman wrote:
> >
> > KDE has ~500,000 revisions in their one repository, and I think it's
> > using FSFS. No problems reported.
>
> They're probably not hosting their repository on NTFS, though.

Would it be better to partition the revs into seperate directories
(locking-esque) or just roll them together into bigger files? I like the
'rolling' idea because it will increase the average file size - improve
storage
efficiency (that could be an issue when you have 500,000 x 2 rev files!!)

I'd imagine rolling would be a svnadmin function, that would be run 'hot'
every
month or so. Not something that happens in realtime (and hence break
rev-file
imutability).

----------

Umm, separate directories? Don't we have to worry about inode exhaustion
dealing with so many files?

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Mon Jul 18 18:54:27 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.