Re: Investigation of slow performance with bringing up the show log dialog

Stefan Küng <[email protected]>
Newsgroups gmane.comp.version-control.subversion.tortoisesvn.devel
Message-ID <[email protected]>
On 02.08.2016 13:54, Stefan Hett wrote:
> Hi,
>
> any idea/word on the issue pointed out in the mail here:
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3180350
> ?
>
> Any idea whether this should/could be improved on TSVN's side? I'd be
> willing to spend some time on writing/proposing a patch, but it would
> certainly help if someone with a deeper knowledge on the TSVN
> design/code could review my investigation and maybe point me to the
> right/best way to deal with the case.

Well, TSVN really calls svn_client_mergeinfo_log2() with the full rev 
range. It has to: it can't know the range before calling that function.
SVN itself will stop where the branch was created from.
Also, with a current svn server, that call should not take much time at all.

Not sure how you would improve that situation...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3180997

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.