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

Re: Re: Slow performance problem with svn status --show-updates on large reposi

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-01 22:43:57 CET

On 3/1/06, Don Grey <don_grey@hotmail.com> wrote:
> When I do a:
>
> svn status --show-updates --verbose "c:\projects\test\Docs\Version.doc"
>
> we returned almost instantly. The folder Docs only has about 30 items total.
>
> It would appear that the performance issue is with the amount of files in
> the folder.
>
> Is there any way to fix this? Can we throw more hardware at it?

Well, you could get faster disks and CPUs, although as far as which
would help more, you'd better be able to tell than I would by looking
at the server machine while this is happening. Alternatively you
could break that directory up into smaller subdirectories. That has
the best chance of working.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 1 22:45:25 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.