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

Re: no iconoverlays and TSVNCache.exe process

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 19 Feb 2009 10:40:14 +0100

Edwin wrote:
> there are some of my co-workers can't see iconoverlays after install
> tortoisesvn client.
> we use tortoisesvn 1.5.5.14361 on Windows XP sp3.
> I check the TSVNCache.exe isn't on taskmgr,too.
> There are almost 100+ install the tortoisesvn clients,but only two
> can't see svn icons.
> thanks for help

This usually happens if some virus scanner prevents access to HKLM
during installation:
make sure the following registry entries are set properly:

HKLM\Software\TortoiseSVN\CachePath (path to TSVNCache.exe)
HKLM\Software\TortoiseSVN\Directory (path to installation dir)
HKLM\Software\TortoiseSVN\ProcPath (path to TortoiseProc.exe)
HKLM\Software\TortoiseSVN\TMergePath (path to TortoiseMerge.exe)

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=1191013
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-19 10:40:28 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.