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

Re: tortoise 1.5 TSVNCache seems to be stuck in a loop

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 8 Jul 2008 15:12:35 +0100

2008/7/8 Aaron Solochek <aarons-tortoisesvn_at_aberrant.org>:
> So, I'm using a non-recommended setup; my repository is a samba share.

Do you mean your working copy is on a Samba share? TSVNcache does not
access the repository at all.

> Since updating to 1.5 I've noticed a constant network load on the machine
> hosting the share of just under 1Mbit/sec. Wireshark showed me that it was
> indeed coming from my windows box. It appears that tortoise is going
> through and opening and closing each file. The actual protocol-level
> commands are
> a NT Create AndX Request followed by a Trans2 Request then a Close. It
> _appears_ that it is stuck in a loop operating on the same directory over
> and over. I have definitely seen it examining the same file in different
> captures, and it always seems to be limited to a small piece of my source
> tree.
>
> My tree is basically
>
> /foo
> /bar
> /common/..
> /projects/..
> /utilities/..
>
> and I've never seen it looking at something in projects/ or utilities/ which
> is odd, since those are much, much bigger parts of the tree. It is always
> looking at the files in the root, or common. So it does seem like something
> is wrong here.
>
> Also, looking at the task manager on the windows box, I see TSVNCache.exe is
> using about 25% cpu constantly as well.
>
> Like I said, this didn't occur in tortoise 1.4. Something is causing the
> cache process to get stuck in common and not progress further. How can I
> further debug this?

Please try a nightly build:
http://nightlybuilds.tortoisesvn.net/1.5.x/

There have been some bugfixes on the cache since the 1.5.0 release.

Simon

-- 
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-08 16:12:44 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.