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

Re: Subversion server

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-06-16 17:30:55 CEST

On Sun, 2002-06-16 at 11:22, Daniele Nicolodi wrote:
> I want to install a subversion server for a group of developpers that
> work all in a lan. My question is: what is the main problem in svn
> performances ??

Well, I think our biggest problems are memory consumption and disk
usage. But modern computers normally come with a lot of memory and a
lot of disk space.

For the code in its current state, based on what people have said, I'd
make sure I had at least 512MB of RAM and maybe ten times as much disk
space to devote to the repository as I had data to put in it. Beyond
that I'd focus on processor power; Subversion is still a bit slow in
that department as well.

These are rough guesses, though. You might try it on an existing
machine and see what you run out of first.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 16 17:31:28 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.