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

Re: TortoiseSVN hangs up sometimes

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 12 Sep 2012 18:07:23 +0200

On 12.09.2012 17:55, Stephen Ciricillo wrote:
> Danke Herr Küng, I tried the nightly build as you suggested. The
> version I'm now using is TortoiseSVN 1.7.9, Build 23270 - 64 Bit
> -dev, 2012/09/07 21:58:24. I also have our Anti-Virus turned off.
> Sadly I still have the problem.
>
> Is it possible to detect or log the fact that a server request has
> been missed or deliberately denied? Perhaps even a way to pace the
> requests (strictly for test and diagnosis of course) or to single
> thread them? I'm just looking for methods to help us solve the
> problem. If this is a network issue on our end (possible) then I'll
> need ammunition and evidence with which to motivate our systems
> department.
>
> Or could it even be the hardware of our multicore workstations that
> is somehow incompatible with TSVN's multithreaded paradigm?

Settings dialog->advanced->DebugOutputString
set this to true.

Then get the dbgview from here:
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

start dbgview and start monitoring.
Then open the repo browser. You will get tons of diagnostic messages
from TSVN. Maybe that will help to diagnose the problem.

Don't forget to set the DebugOutputString to false after testing,
otherwise TSVN will keep sending those strings to the debug output
(which won't do any good, only slow it down a little bit).

> Again, many thanks. P.S. Do you recommend I revert to the TSVN
> release version in the meantime to avoid any other risks from the
> nightly build?

not necessary. Those nightly builds from the stable branch will become
the next release anyway. Those are the release builds plus the bug fixes
applied, but without any of the features we work on currently on the trunk.

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=3005400
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-12 18:07:40 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.