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

Re: Bug in TortoiseSVN on Windows 7

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 22 Oct 2009 19:13:02 +0200

On 22.10.2009 15:16, Thomas Röfer wrote:
> Hi,
>
> there seems to be a problem when TortoiseSVN is used on Windows 7. When a
> repository is located in one of the newly introduced "Libraries", the
> context menu of the current folder always lacks all TortoiseSVN menu items.
> The files and folders contained in the current folder all have their proper
> menu items, but the current folder itself has not. Since "Documents" is such
> a library, the problem is quite relevant.
>
> The two screenshots attached both show the context menu of the same folder,
> but in one case it is the current folder (not TortoiseSVN items), and in the
> other case it is a subfolder (TortoiseSVN items present).
>
> The bug was reproduced on two different machines running Windows 7
> Professional 32 bit in German. One of them was a fresh install, the other
> one an upgrade from Windows Vista.

This is not a bug - it's just something that hasn't been implemented yet.
You can use a nightly build from trunk if you want the menu to appear
there too. But it won't work for the 1.6.x stable releases.

Or you could create the required registry entries yourself:
HKLM\Software\Classes\LibraryFolder\background\shellex\ContextMenuHandlers\TortoiseSVN
HKLM\Software\Classes\LibraryFolder\background\shellex\ContextMenuHandlers\TortoiseSVN\{30351349-7B7D-4FCC-81B4-1E394CA267EB}
(string)
HKLM\Software\Classes\LibraryFolder\background\shellex\ContextMenuHandlers\TortoiseSVN\{30351349-7B7D-4FCC-81B4-1E394CA267EB}
(string)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2410315
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-22 19:13:14 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.