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

Re: TortoiseSVN 1.6.2 doesn't work with Internet Explorer 8?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 24 May 2009 08:07:44 +0200

Sangho Lee wrote:
> Yesterday I've installed new TortoiseSVN 1.6.2. But it doesn't work
> on both the home PC and the office PC... The context menu is ok, but
> after selecting a menu item, it doesn't any respose (in office PC, XP
> SP2) or reports the problem (crash) in TortoiseProc.exe (in home PC,
> Vista SP1)
>
> My PCs config are: Home: Vista SP1 /w IE8, and VS 2008 Team Developer
> SP1 Office: XP SP2 /w IE8, and VS 2008 Team Developer SP1
>
> I ran Dependency Walker on TortoiseProc.exe and I found that the
> ieshims.dll is missing. After searching the Internet more, I found
> that this file is related to Internet Explorer... So I copied the
> ieshims.dll file from "C:\Program Files\Internet Explorer" to
> "<TortoiseSVN install dir>\bin". After this, Dependency Walker
> reports there's no missing dependency... But, TortoiseSVN still
> doesn't work.
>
> From the article of
> http://technet.microsoft.com/en-us/library/dd433079.aspx, MS seems to
> change the ieshims.dll behavior in IE8.
>
> I don't know the exact cause of this problem. I guess this is related
> to IE8...

The ieshims.dll is not used by TSVN. It shows up in the dependency
walker because the shell uses that dll if it's available, but it doesn't
fail if it's not (it's not a 'hard' requirement).

So your problems have nothing to do with IE8.

Try uninstalling TSVN completely, reboot, then install it again.

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

Received on 2009-05-24 08:08:09 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.