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

Re: Check-for-modifications (and commit) slow with svn:externals

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 02 Sep 2011 18:53:54 +0200

On 02.09.2011 18:32, Franz Hirschbeck wrote:
> Hi folks,
>
> we experienced a performance issue after updating TortoiseSVN from 1.6.x
> to 1.7.0-RC1.
>
> In our repository we have directories (lets call it A) which use
> svn:externals to integrate other directories (B, C) of the same repo in
> this directory.
>
> When I select B and C within the directory A and call
> Check-for-modification the performance seems to be ok (< 2 seconds).
> But when I call Check-for-modification of directory A the function needs
> about one minute. During that time it uses much CPU and I/O.
> This issue also applies to the 'commit' call behavior.
>
> A second issue is, that once started this function cannot be canceled.
> Pressing the cancel button does not have any reaction before the
> procedure returns, which needs the same time.
>
> Both methods seem to show correct results.
>
> Anybody knows what happens there? Looks like a bug to me.

There still are a few issues when converting working copies to the new
format if there are externals present.
Can you try a fresh checkout?

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=2834652
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-02 18:54: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.