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

RE: Delay (of 25 sec) while committing

From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 31 Mar 2010 17:16:30 -0400

> I'm using Tortoise 1.6.7 on Win7 32 bit and VisualSVN Server.
> When I "SVN Commit" my changed projects, there is always an 25 sec.
> delay before the commit process starts. During this time cpu (at least
> one core) is busy at 100%.
> Trying to cancel the commit will also hang 25 secs before returning.
> Therefore an "SVN Update" on any folders has no delay at all!
>
> Does anybody know about this phenomenon?

Try and do a check for modifications and see if you get the same delay/CPU usage. I assume that svn library is walking the directory to find the modified files.

The best way to speed this up is to have a fast hard drive. Also, disable any on-demand Virus Scanning on your project folders and also make sure no indexing like Windows Indexer or Office Indexer is running in your project root.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2467921

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-31 23:15:18 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.