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

Re: Launching Explorer from Adobe Bridge disables Tortoise SVN?

From: Robert Roessler <robertr_at_rftp.com>
Date: Sun, 08 Feb 2009 23:10:53 -0800

jpv2112-shopping1_at_yahoo.com wrote:
>...
> One minor issue: launching Windows Explorer (Vista x64 workstations) from the start menu (or Win-E) works fine. However, if the user right-clicks in Adobe Bridge and "reveals in Explorer", explorer runs, but doesn't contain any Tortoise SVN support.
>
> Does anyone know either what may be the problem or how to force Adobe Bridge to run an explorer version with Tortoise SVN support?
>
> thanks!

Interestingly, I was just about to report what I think is the underlying
issue here myself... :)

I also run Vista x64, and I think the "problem" (which Stefan and the
other developers may not agree is a problem) is that TSVN only registers
a 64-bit context menu handler when installing on a Windows x64 system...

... while I believe that one actually wants to register BOTH 64-bit and
32-bit versions in this case. Why? Because when any 32-bit app calls,
say, the file open dialog, they are actually effectively using the
32-bit version of Windows Explorer that is still present in x64 Windows
- but since TSVN has not registered a 32-bit version, no 32-bit Windows
Explorer view has access to the shell extension (and the icon overlays
are also MIA).

Note that current versions of TCVS *do* appear to register both
versions, BTW.

Robert Roessler
robertr_at_rftp.com
http://www.rftp.com

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1128029

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-09 08:11:30 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.