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

Re: Poor performance in windows. Switching back to CVS

From: Talden <talden_at_gmail.com>
Date: 2007-02-12 22:57:33 CET

On 2/13/07, Marcus Rohrmoser <mrohrmoser@gmx-gmbh.de> wrote:
> Hi Joaquim,
>
> Joaquim Oliveira schrieb:
> > 10323 files and 2420 directories (117 MB). We made some tests using a
>
> that's quit a lot for a single project. I think as long as you don't
> change to a quicker filesystem or split the project into handier pieces
> svn won't make you happy.

Heh. If that's quite a lot we have bigger problems. from CVS an export
(not the working copy which is much worse) is some 17,000 files, 3,500
files and a touch over 400MB. As a working copy in CVS this is twice
the number of files, in Subversion this must be much worse with
additional book-keeping and pristine copies (I've yet to have a
cvs2svn migration complete for me to asses this on a full working
copy).

We definitely need to break up our project but currently this is the
build-test model in place. I hope that, once I have a file CVS to SVN
migration complete that I am not disappointed.

> Bye the way - how long takes a typical (commandline) svn update? svn status?

For us, the CVS update is a terrible measure. We're on the opposite
hemisphere to our CVS server over what the New Zealand communications
industry laughingly calls broadband. CVS is dog-slow, so much so that
even with the file-system performance issues of the large file/folder
counts, network IO is much much worse.

I hope subversion is better rather than worse on this large working copy.

PS: At which point does ext3 begin to suffer for having too many
revision files in the FSFS back-end? IE an update or a checkout has
to find these by name - surely even in ext3 finding the appropriate
file is a function of the number of files. I ask this because initial
smaller, more manageable cvs2svn converts suggest a full conversion
will yield upwards of 60,000+ revisions - should I be considering BDB?

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 12 22:58:19 2007

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.