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

RE: Re: Choosing the revisions to merge is very slow

From: Michel TERRISSE <mterrisse_at_free.fr>
Date: Thu, 8 Oct 2015 07:02:45 -0700 (PDT)

Thank you for your messages

Our server is already in version 1.9 (SlikSvn 1.9.2 64 bits).

I could try all the combinations:
  TortoiseSvn 1.8 connected to SlikSvn 1.8 : immediate
  TortoiseSvn 1.8 connected to SlikSvn 1.9 : immediate
  TortoiseSvn 1.9 connected to SlikSvn 1.8 : long
  TortoiseSvn 1.9 connected to SlikSvn 1.9 : long
and if I remove the mergeinfo property
  TortoiseSvn 1.8 connected to SlikSvn 1.8 : immediate
  TortoiseSvn 1.8 connected to SlikSvn 1.9 : immediate
  TortoiseSvn 1.9 connected to SlikSvn 1.8 : immediate
  TortoiseSvn 1.9 connected to SlikSvn 1.9 : immediate

Could you tell me if the mergeinfo property is handled by TortoiseSvn or by the svn library when I get the list of revisions to merge? I mean who decides which line should be grayed or not?

Note that the command line
  svn mergeinfo svn://.../SCOLYS_26_0
takes the same time to execute if I remove the mergeinfo property or not (about 25s today).

I extracted to source code from https://svn.code.sf.net/p/tortoisesvn/code/trunk, I will try to add traces to understand what happens.

Regards,

Michel Terrisse

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-08 16:03:18 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.