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

Re: max number of developers on one repository

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2006-04-14 11:23:44 CEST

On Thursday 13 April 2006 23:10, Derek Beatty wrote:
> What is the maximum number of developers who can safely use a single
> repository?

indefinite. There are repositories out there with several hundred registered
developers, eg. KDE has about 800 (maybe 900 by now).

> We're looking at perhaps 3-4 active release branches, a handful of
> feature branches, and a couple dozen gig of data.

From reading the list: make sure this data is in a sane directory structure
- svn seems to have problems with directories that contain thousands of
files (up to about a hundred is not a problem).

> Although server size will be a question, it is not an issue for us.

Depends on how many simultaneous accesses you expect to have. If you access
it from the Internet (or VPN) you usually exhaust the bandwidth of the
outside line faster than the CPU-power of the server.

        Konrad

  • application/pgp-signature attachment: stored
Received on Fri Apr 14 11:28:18 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.