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

Re: How to speed up commit (timing out, locking repo)?

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-05-11 14:55:26 CEST

On May 10, 2005, at 7:58 PM, Steve Williams wrote:

> Windows filesystems often drag their feet on directories containing
> so many files. The more files there, the slower access to those
> files becomes. If the smallest directory he has contains ~47,000
> files, I'm guessing that the filesystem is going to be quite slow.

I'm not sure if it is relevant in this case but... Never attempt to
view or manipulate such directories with Windows Explorer. That is
just asking for a kick in the groin. Always use a command prompt
when working with directories with large number of files. Windows
Explorer is about as brain dead as you can get in terms of
manipulating files and folders (i.e. doing it's job). If an
operation is slow from the command line expect it to be several
orders of magnitude slower if done from Windows Explorer.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 11 15:26:26 2005

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.