> -----Original Message-----
> From: webpost_at_tigris.org [mailto:webpost_at_tigris.org]
> Sent: Friday, April 24, 2009 7:35 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: RE: Re: Tortoise 1.6.1 kills file explorer
>
> Sorry, I have not tried a nightly build yet (just reading the entire
> thread now, will try a nightly here shortly).
>
> The issue is happening for more quite consistently, and killing
> TSVNCache.exe solves the problem.
>
> I have a feeling it may have something to do with XP Pro's offline
folder
> syncing, but I am not certain.
>
> Each night I log off my machine, which forces a sync to my network
drive
> (offline folders), and when I log in the next morning, TSVNCache.exe,
> while remaining low on cpu usage, causes explorer to not respond,
which
> may be triggered when trying to map new network drives at login?
>
> Please note, none of my SVN Managed projects are on a network drive or
> 'offline' folder, but I have a feeling cache is hanging up somewhere
in
> those processes, and I could see the potential for a similar issue
with
> VPNs, or perhaps the person with the VPN is using folder syncing?
Is TSVN specifically set to exclude all of those drives and offline
folders?
In more detail, I would try these settings in the TortoiseSVN->Icon
Overlays window:
Status cache: Default
(Otherwise it probably wouldn't demonstrate whether
the problem is fixed; but a workaround might be
to use Shell or None)
Drive Types: Fixed drives (no other selections)
Exclude paths: X:\*
(for every network drive)
C:\Offline_Folder\*
(for every offline folder;
honestly I have no idea how offline folders work)
Can you confirm whether you are already configured like this, or can
test this way?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1893252
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-24 16:39:15 CEST