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

Re: subversion is VERY slow

From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-04-06 15:13:59 CEST

If you are on MS Windows, you also might be experiencing issues with
indexing. Go to the folder where you are creating your working copies,
right click and choose properties. There should be option somewhere to turn
off 'Fast Indexing' (I'd give better details, but I'm on Mac).

Johnathan

On 4/6/06 7:49 AM, "Andy Levy" <andy.levy@gmail.com> wrote:

> On 4/6/06, Ruslan Sivak <rsivak@istandfor.com> wrote:
>> We have an app with about 15k files in it (and a bunch of folders). When
>> this app is checked out as a working copy, it becomes 60k files and 30k
>> folders. Needless to say, it becomes very slow to do anything on a global
>> level with this app, so we are forced to do individual commits from within
>> individual folders.
>>
>> We are also unable to do any sort of switching of branches as it would take
>> forever. As it does to update the whole working copy (or do a checkout).
>>
>> I've set up a ram drive locally, and was able to do a checkout fairly quick.
>> I believe the disk access time is killing us when we are using subversion
>> on our development server.
>>
>> Is there a way to speed it up, short of setting up a ram drive on the
>> development and production servers?
>
> On-access virus scanners are well-known to bog down local SVN
> operations, updates, etc. considerably. If you're running one, tell
> it to ignore your working copy directory and see if performance
> improves.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 6 15:15:58 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.