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

Re: Subversion performance on large directories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-16 16:28:58 CEST

On Fri, 2004-04-16 at 08:17, mark_round@ipcmedia.com wrote:

> However, the entire checked-out copy of the repsoitory has 1,825
> sub-directories and 100,217 files - which takes a whopping 20 minutes to
> get a "svn status" on.

Wow... 20 minutes to stat 100K files? I don't know what to say. That's
83 file-stats per second, which doesn't seem unreasonable to me.

Let me turn the question around: when you make changes to the project,
do you do them *all over* the 1800 directories? In other words: is it
a realistic use case to have the entire repository checked out? Do
developers really do that? Or do they just checkout working copies of
subdirs? And if they really do have the whole thing checked out, are
they going to be running 'svn status' and/or 'svn commit' from the top
of the hierarchy?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 16 16:31:27 2004

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.