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

Re: TSVNCache still crawling C drive

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 04 May 2009 19:02:49 +0200

Kevin Radke wrote:
> I fired up the latest version of Process Monitor (2.04) from
> sysinternals (now Microsoft)
> and had it filter on "ProcessName == TSVNCache.exe". Killed TSVNCache.exe and
> then browsed a directory to get it to restart.
>
> I then noticed it appears to have still accessed every single directory on my
> C:\ drive, even though I have the following set:
>
> Exclude paths: C:\*
> D:\*
> E:\*
> R:\*
> Include paths: C:\Project_Files\svn\*
>
> Show excluded folders as normal unchecked.
>
> (It did the same on my other drives, until I unchecked the "show
> excluded folders
> as normal")
>
> Am I doing something wrong, or are my expectations wrong that it
> shouldn't be accessing anything outside my include paths?

It's not actually crawling the c drive, but accessing system dlls and
writing its cache file (to %appdata%\tsvncache).
It also has to access the svn config 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&dsMessageId=2058088
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-05-04 19:03:13 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.