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

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]
Richard Kerry
BNCS Engineer, SI SOL Telco & Media Vertical Practice
T: +44 (0)20 3618 2669
M: +44 (0)7812 325518
G300, Stadium House, Wood Lane, London, W12 7TA
richard.kerry@atos.net<https://webmail.siemens-it-solutions.com/owa/redir.aspx?C=9fb20d019e3e4cb99344d708709a3177&URL=mailto%3arichard.kerry%40atos.net>

[Atos logo]
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitt
________________________________
From: Simon Large [simon.tortoisesvn_at_gmail.com]
Sent: 27 May 2015 08:09
To: users_at_tortoisesvn.tigris.org
Subject: Re: SVN Client no longer showing SVN icons on project files or folders

On 26 May 2015 23:33, "Dean Craig" <dean_at_c4llc.com<mailto:dean_at_c4llc.com>> wrote:
>
> I'm not really sure what happened, but now when I go into my project folder, on my PC, where I used to have the green icons on the folders and files to tell me they were all good to go (or the red or other colors if there was an issue), now there is nothing, just normal folder and file icons. If I right-click on a folder, the SVN Commit... and SVN Update... options still show up, so apparently it's still running, or at least the file explorer plugins are. I also checked the server and it says the repository is running there as well.
>
> I've got a project that I need to modify so I really need to figure this out ASAP. I have no idea what to do or try at this point and don't want to mess up my version control or repository.
>
> Any and all help is greatly appreciated. Thank you!

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.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-05-27 11:33:16 CEST

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.