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

Re: svn cvs checkout performance

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: 2007-06-18 17:12:55 CEST

I found myself in a similar situation (although our numbers were much
worse) ... are you using LDAP for authentication?

On 6/18/07, Lutz.Dornbusch@fiducia.de <Lutz.Dornbusch@fiducia.de> wrote:
> Are these numbers realistic, or is our server maybe misconfigured?
> Is there a possibility to tweak the performance of the svn/apache server?

It turned out that authentication was happening for *every* file. Once
LDAP was setup correctly (I wasn't involved with the details but the
caching wasn't setup properly) the checkout times went down to around
twice the CVS times. That would be normal as Subversion creates both
the tree and a pristine copy of it.

Also, having Subversion on a physical box (we started with a VMWare
machine) seems to make a difference.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 18 17:13:13 2007

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.