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

RE: Merge Performance Issues

From: Kelly Sauke <Kelly.Sauke_at_kaplan.com>
Date: Mon, 15 Jun 2009 12:45:24 -0500

-----Original Message-----
From: Stephen Connolly [mailto:stephen.alan.connolly_at_gmail.com]
Sent: Monday, June 15, 2009 12:05 PM
To: Kelly Sauke
Cc: users_at_subversion.tigris.org
Subject: Re: Merge Performance Issues

is this because svn merge has to lock the client local working copy?

(if I read correctly, 111k files is a lot of files)

can you do some simple timings?

svn switch to a recent branch or tag
svn switch back to trunk
svn merge
svn cleanup

My guess is that they will all be about the same duration as AFAIK
they all require locking the working copy

-Stephen

 svn switch and cleanup both run in under a minute. The only thing that
really takes time is the merge.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362252

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 19:47:37 CEST

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.