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

Re: Improving checkout performace

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 6 Aug 2010 09:19:10 -0400

On Fri, Aug 6, 2010 at 08:18, Rafael M. Heise <rmheise_at_gmail.com> wrote:
> Hi guys.
>
> Thanks for all replies, but I can't checkout a folder from my
> repository yet.
>
> I created a new repository where I reproduced my situation. I have in
> this dump repository the same problem.
> So, if someone could install this repository and just checkout the
> folder to see if it's also slow too it could help me a lot.
>
> I can't attach the file so I put it on my domain: http://www.rafaelheise.eti.br/Dump.zip.
>
> It's so simply. Add the repository and try to checkout trunk\Test.
> There is a Folder named "1" with my situation (about 2,000 files with
> $Rev$ keyword property) and another folder named "2" (about 2,000
> files without $Rev$ keyword property).
> If I checkout just folder "2", no problem. My problem is with folder
> "1" (all 2,000 files has defined the property "svn:keywords"). Using
> Win7 I can checkout it in about 2 min, but using WinXP/Vista I cancel
> the operation after 30 min.

TSVN 1.6.9 here, XP SP3, I just used your example repository and
checkout completed in under 10 minutes.

Command-line client 1.6.6, the same checkout took 5 minutes. I suspect
the differential is due to how AV products treat command-line programs
different from GUI ones.

You've been given a lot of tips & advice in this thread about
performance killers and boosters. I haven't seen you post any specs on
your hard drive, nor any indication of being successful in turning off
your AV and/or any indexing services.

> On 6 ago, 07:57, Stefan Küng <tortoise..._at_gmail.com> wrote:
>> On 06.08.2010 09:54, Matt B wrote:
>>
>> > On NTFS you can improve read performance by disabling the last access
>> > timestamp tracking.
>>
>> > This could break some things (though I always use it and haven't seen it
>> > break anything yet)
>>
>> This is also the default on Win7, so it really shouldn't break anything.
>>
>> 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&dsMess...
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2643766
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-06 15:19:38 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.