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

Re: how large data will affect performance?

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Tue, 9 Oct 2012 11:16:55 +0200

Guten Tag wang.yu,
am Dienstag, 9. Oktober 2012 um 03:35 schrieben Sie:

> I have a SVN server on windows2003.
> Now the developer want check in about 10G date to it, and in the
> last few months, they will check in about 100G data.
> Will so many data affect on server’s performance?

This depends heavily on what the data is used for after the commit. If
it is only committed once and after that never ever read or updated or
else, the commit itself will consume resources while processing it,
but afterwards the version only blocks the space it needs on your
hard drive and maybe is never accessed again. Things like dump and
load cycles and such maintenance work on the repo itself is affected,
of course.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon.............030-2 1001-310
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2012-10-09 11:17:27 CEST

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.