I added the registry keys below with 1.6.8, and still no read-only
icon overlay, even after restarting. Without editing the registry
further, I uninstalled 1.6.8 and installed 1.6.7. Now I can see the
read-only icon overlay with 1.6.7. Is there something else that I am
missing, or is this a new "feature" in 1.6.8? :)
On Apr 20, 11:53 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> On 19.04.2010 20:47, Hautzenroeder, Brenna M wrote:
>
> > I just upgraded to 1.6.8 on xp sp3, and after repairing the installation
> > to show the icon overlays, I now have a new problem. It seems that files
> > that have the “needs-lock” property set no longer show the gray
> > read-only icon overlay. This isn’t a huge issue, but the gray checkmark
> > does remind me (and others) to get the lock before editing the file.
>
> That means there aren't enough overlay slots left for that overlay to
> show up.
> You can either remove some registered handlers manually by messing in
> the registry, or have all Tortoise clients not load other overlay
> handlers and by that load the 'needs-lock' one instead.
>
> Create one or more of these registry keys
> HKCU\Software\TortoiseOverlays\ShowIgnoredOverlay
> HKCU\Software\TortoiseOverlays\ShowUnversionedOverlay
> HKCU\Software\TortoiseOverlays\ShowAddedOverlay
> HKCU\Software\TortoiseOverlays\ShowLockedOverlay
> HKCU\Software\TortoiseOverlays\ShowReadOnlyOverlay
> HKCU\Software\TortoiseOverlays\ShowDeletedOverlay
> as DWORD values and set those to zero which you don't need or can live
> without.
> (btw: the 'ShowReadOnlyOverlay' one is the one which shows the
> 'needs-lock' overlay).
>
> You need to restart for the changes to take effect.
>
> 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> --
> Subscription settings:http://groups.google.com/group/tortoisesvn/subscribe?hl=en
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2591896
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-21 21:43:29 CEST