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

Re: Slow Performance on 1.6.7

From: nb1forxp <nbonwit_at_gmail.com>
Date: Thu, 18 Feb 2010 10:51:42 -0800 (PST)

I'll try stopping the virus scanner next time I make changes and see
if that helps. After transferring a bunch of text files, it seems
quite a bit better. The issue is likely related to the fact that I am
working with binary files.

On Feb 18, 9:54 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> On 18.02.2010 18:19, nb1forxp wrote:
>
> > Hello,
>
> > I just downloaded TSVN for the first time.  I installed it on my
> > laptop and created a repository on my server (ubuntu x64 I think).
> > When I commit a change, it takes about 17 seconds before the
> > "modified" line appears and another 28 seconds before I can click the
> > OK button when I'm committing a change on a single file.  The file is
> > a Labview ".vi" file which is a non-text file and the file size is
> > 2.6Mb.
>
> You can reduce the time the commit dialog takes to gather the data:
> Settings dialog->Dialogs 2->Timeout in seconds to stop the
> auto-completion parsing
> And you can also disable the auto-completion parsing completely
> (checkbox just above).
>
> > Doing a commit on a 170kb text file takes about 5 seconds, which still
> > seems slow given the file size, but it's obviously much faster.
>
> > Any idea why the binary file is so slow?  Transferring the 2.6Mb file
> > to the server takes less than 2 seconds.
>
> Try excluding those files in your virus scanner. The commit takes much
> longer if svn has to retry accessing it again and again until the virus
> scanner finally closes 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

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

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