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

Re: Why is 'resolve' so slow?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 03 Nov 2009 21:33:28 +0100

Ulrich Eckhardt wrote:
> On Tuesday 03 November 2009, Simon Large wrote:
>> 2009/11/3 Ulrich Eckhardt <eckhardt_at_satorlaser.com>:
>>> Hi!
>>>
>>> I'm wondering why resolving conflicts is so extremely slow. Even if I
>>> select "resolve using mine", where SVN only needs to delete the other
>>> versions of the file, it takes several seconds to complete. Also, I
>>> haven't tried it, is that TSVN-specific or a general SVN behaviour?
>>>
>>> Thank you!
>>>
>>> Uli
>> By default local files go to the recycle bin, which can be very slow
>> if the bin is full. Try emptying it. This should not affect "resolve
>> using mine" unless there is a bug.
>
> 3.5 GiB free on that drive, almost nothing in the recycle bin.
>
> What I found is that when I have two conflicts, the first one takes ages to
> mark as resolved (10 seconds+) while the second one is much faster. I'm
> resolving directly from the context menu of the log of the update window.
>
> Just wondering, you are not seeing anything like this, right?

TSVN checks the file you're trying to resolve for conflict markers. If
it finds them, it shows a warning dialog that the conflict isn't really
resolved yet.
That check can take some time, depending on the size of the file.

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=2414212
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-03 21:33:37 CET

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.