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

Re: [Subversion] Slow checkouts...

From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-11-27 23:36:25 CET

Mel Riffe wrote:
> Howdy Subversion Users,
>
> We're currently evaluating Subversion at my workplace and we're finding
> that checkouts are considerably slower when compared to CVS.
>
> Here are some details:
> - Server OS : Red Hat Linux ES 4
> - Subversion version : 1.1.4
> - SVN Server : svnserve
> - Protocol : svn+ssh
> - Tunnel : plink
> - Client OS : Windows XP Pro, SP 2
> - SVN Client : Subversive Eclipse plugin
>
> Can anyone point me to any information I can use to debug this apparent
> performance bottleneck? Will upgrading to 1.4.2 solve this problem?
> What other things can I try, look into, etc, before I upgrade (it's
> already been planned)?
>
> Thanks, in advance, for all the help.

(I suspect you'll need to give a few more details unless there's an
obvious answer that I don't know about.)

# of files in a revision?

# of files in a single directory?

# of revisions in the repository?

size of individual revision files?

size of the overall repository?

what file system?

Maybe looking at the output of top/atop during a checkout to see if you
are CPU or DISK bottlenecked?

how slow is slow?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 27 23:37:15 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.