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

Re: [TSVN] Context Menus missing for single user

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-05 19:19:38 CET

John Kauzlaric wrote:

> I have installed tortoiseSVN 1.1.3 under windows 2000
> SP4. I installed as Administrator and clicked to install for
> everyone. I rebooted. I confirmed that tSVN works for Administrator
> and another regular user/

> However, for one user, right-clicking folders or files shows no tSVN
> options. Icon overlays appear on version controlled files, but there

If the overlays appear, then we know at least that the shell extension
was installed and registered for that user too.

> are no context menus options to operate on them. I saw that files with
> dots in the name at one time resulted in similar problem but has long
> been fixed. I now suspect something in the user's profile, but have
> found nothing and can think of nothing else to try.

Does that mean that just some TSVN menu entries don't show up? Or are
_no_ TSVN entries shown at all? If you see e.g. the 'Checkout' entry on
versioned folders (the entries for unversioned folders) then this might
have something to do with SUBST'ed drives.
SUBST'ed drives are directories for which you've assigned a drive
letter, e.g. C:\folder\myworkingcopy can be accessed through H:\ (H:\
points to C:\folder\myworkingcopy).

> Any ideas will be very much appreciated.

Honestly, I don't have a lot of ideas here. That has never happened
before so we might need some time to figure out what's wrong.

- the user configs are located under %APPDATA%\Subversion. Delete that
folder and try again (it will be created again when you next start TSVN,
e.g. if you show the settings dialog).
- Delete all registry keys under HKCU\Software\TortoiseSVN. Maybe
there's something wrong with those too from a previous installation.
- Does that user have the rights to _read_ the registry entries in HKLM?
For example, sometimes 'guest' users are denied those rights by the
Admin (I admit, I don't understand why _reading_ is permitted, but some
Admins still do!)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Feb 5 19:20:24 2005

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.