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

Re: Choosing the revisions to merge is very slow

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 6 Oct 2015 20:26:37 +0200

On 06.10.2015 09:09, Michel TERRISSE wrote:
> Hello,
>
> I could try this
> svn.exe mergeinfo --show-revs=merged svn://.../SCOLYS_26_0 .
> It does nothing during 18 seconds, then outputs revisions.
> I added a redirection to a file "> svn.log", the total time is about 25 seconds and produces a file with 3662 lines.
>
> I tested with svn.exe from TortoiseSvn 1.8.11 and 1.9.2, and time to process is about the same with the two versions.
>
> Could it help if I attach TortoiseSvn 1.9.2 to a profiler (AQTime) and send you the results ?

You said in your first post that showing the log for the merge takes
about 30 seconds.
Now you measured the
svn.exe mergeinfo --show-revs=merged svn://.../SCOLYS_26_0 .
to be about 25 seconds.

So you see why it takes 30 seconds: 25 seconds to get the merge info,
then 5 more seconds to get the actual log.

There's not much I can do here...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3141192
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-06 20:26:42 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.