RE: SVN Client no longer showing SVN icons on project files or folders
From: Kerry, Richard <richard.kerry_at_atos.net>
Date: Wed, 27 May 2015 09:33:01 +0000
You can find the overlays in the registry, under :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
This will show you all the overlays that have been registered by all applications that want them. As well as TortoiseSVN you may have other Tortoises (eg Git or CVS); you may have Dropbox, or OneDrive (aka SkyDrive); if you have any SharePoint tools installed you get others. There's probably many other applications that add their own.
Only the first sixteen will act. I believe this is a limitation of Windows. And that it's been there for a very long time without increase (I think it's been 16 since XP, if not earlier).
If you use OneDrive then every time Windows Update does anything to OneDrive it tends to re-establish its overlays as part of the update, so if the ones you want suddenly all disappear you may need to go back into regedit and delete the OneDrive ones, or rename them.
It seems that most applications that use overlays can cope if the names are changed slightly, for example by having a digit added at the start. If you do this you can manipulate the order of the list so that the ones you want are used.
I tend to do this so that the TortoiseSVN ones stay at the top of the list and get used. For example, I think the first one is called "TortoiseNormal", but I've changed it to "0TortoiseNormal".
Regards,
Richard.
[Blue line]
[Atos logo]
On 26 May 2015 23:33, "Dean Craig" <dean_at_c4llc.com<mailto:dean_at_c4llc.com>> wrote:
First of all don't panic. It's unlikely that anything serious is wrong. You can eliminate the repository straight away as a repository connection is not used to show the icons.
The easiest thing to try is the Cleanup command which had an option to refresh the overlays.
If that doesn't work it may be a problem with the status cache. In TSVN settings you can change the cache from default to none and back again, or you can kill the TSVNCache.exe process directly, then use F5 to request a refresh of the view in explorer.
If none of that works, have you installed any other program that uses icon overlays, or updated TSVN lately. Windows only supports 16 overlays and some programs are greedy. Priorities can get changed when one of those programs is updated.
Simon
Atos, Atos Consulting, Worldline and Canopy The Open Cloud Company are trading names used by the Atos group. The following trading entities are registered in England and Wales: Atos IT Services UK Limited (registered number 01245534), Atos Consulting Limited (registered number 04312380), Atos Worldline UK Limited (registered number 08514184) and Canopy The Open Cloud Company Limited (registration number 08011902). The registered office for each is at 4 Triton Square, Regent’s Place, London, NW1 3HG.The VAT No. for each is: GB232327983.
This e-mail and the documents attached are confidential and intended solely for the addressee, and may contain confidential or privileged information. If you receive this e-mail in error, you are not authorised to copy, disclose, use or retain it. Please notify the sender immediately and delete this email from your systems. As emails may be intercepted, amended or lost, they are not secure. Atos therefore can accept no liability for any errors or their content. Although Atos endeavours to maintain a virus-free network, we do not warrant that this transmission is virus-free and can accept no liability for any damages resulting from any virus transmitted. The risks are deemed to be accepted by everyone who communicates with Atos by email.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org]. |
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.