[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: Fri, 2 Oct 2015 19:24:24 +0200

On 02.10.2015 10:25, Michel TERRISSE wrote:
> Hello,
>
> Thank you for your answer
> I could test with different versions of TortoiseSvn
>
> 1.8.11 < 1s
> 1.9.1 (LogFindCopyFrom=false) 14s
> 1.9.2 (LogFindCopyFrom=false) 13s
> 1.9.2 (LogFindCopyFrom=true) 18s
>
> In all cases, if I remove the line in svn:mergeinfo, this is immediate

Now try the svn command line client, using the commands:
$ svn mergeinfo url/to/merge/from targetwcpath
and
$ svn log -v -g --with-all-revprops url/to/merge/from

and compare the times.
if the command line client is slow as well, you have to report this on
the svn mailing list.

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=3140595
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-02 19:24:24 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.