[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: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-12 23:30:17 CET

On Feb 12, 2007, at 15:00, John Allen wrote:

>> the OP's issue isn't performance on the server side. The issue is
>> client side (working copy) performance. Particularly for
>> operations that have to thumb through a *lot* of files, like update.
>
> Update should not be "thumbing" through a lot of files, the svn
> server should supply the diffs between
> your working copy revision, and the current revision on the server.
>
> Now commits are a different story, the client has to scan the
> working copy to find the changes you
> have made, and this will be slow on Windows if you have 1000's
> files in your working copy.

But both the update and the commit *do* need to thumb through the
entire working copy to read through all the .svn directories to find
out what the current revision of all the files and directories is.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 12 23:30:49 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.