TortoiseSVN图标未显示在Windows 7下 [英] TortoiseSVN icons not showing up under Windows 7

查看:159
本文介绍了TortoiseSVN图标未显示在Windows 7下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎无法在Windows 7下显示图标,我真的很想念Windows XP。

I can't seem to get the icons to display under Windows 7 and I really miss this from Windows XP.

如何修复?

推荐答案

Windows只能显示有限数量的叠加图标(总共15个,Windows使用后的11个)。 Office Groove 等程序, Dropbox Mozy Carbonite 等将劫持一堆11个可能的叠加图标(男孩会如果微软提高了这些数量,因为使用它们的应用程序的数量似乎增加和增加,这是很好的... ...

Windows can only show a limited number of Overlay Icons (15 total, 11 after what Windows uses). Programs like Office Groove, Dropbox, Mozy, Carbonite, etc, will hijack a bunch of the 11 possible overlay icons (boy would it be nice if Microsoft upped the number of these as the number of applications that use them seem to increase and increase)...

你可以看到设置了多少叠加层,并在注册表中更改它们(风险自负):

You can see what overlays are set up, and change them (at your own risk) in the registry here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\ShellIconOverlayIdentifiers

如果您使用的是 TortoiseCVS (并没有使用叠加图标s),您将获得一些 TortoiseSVN 图标以及所有TortoiseCVS图标。这是因为叠加图标按字母顺序使用。再次,由您自己承担风险(编辑注册表可能会炸毁您的计算机,yada,yada,yada - 如果您正在阅读Stack Overflow并使用Windows并且没有编辑注册表,那么您确实是一个罕见的野兽),感觉可以自由重命名(我建议将数字放在你想要使用的数字前面,z _的前缀是你不需要的数字)。 TortoiseSVN Shell扩展名称很好,所以你知道他们做了什么,TortoiseCVS扩展不是。查看源代码后,我找到了相关信息:

If you are using TortoiseCVS (and have nothing else using overlay icons), you will get a couple of TortoiseSVN Icons, and all of your TortoiseCVS icons. This is because the overlay icons are used in alphabetical order. Again, at your own risk (editing the registry may blow up your computer, yada, yada, yada -- and if you are reading Stack Overflow and using Windows and haven't edited the registry, you are a rare beast indeed), feel free to rename them (I suggest putting numbers in front of the ones you want to use and "z_"'s prefixed to the ones you don't need). The TortoiseSVN Shell extensions are nicely named so you know what they do, the TortoiseCVS extensions are not. After looking through the source code, I found the pertinent information:


  • TortoiseCVS0 - 在CVS

  • TortoiseCVS1 - 不在CVS

  • TortoiseCVS3 - 冲突

  • TortoiseCVS4 - 在CVS只读

  • TortoiseCVS5 - 忽略

  • TortoiseCVS6 - 已添加

  • TortoiseCVS7 - 已删除

  • TortoiseCVS8 - 已锁定

  • TortoiseCVS0 - In CVS
  • TortoiseCVS1 - Not in CVS
  • TortoiseCVS3 - Conflicted
  • TortoiseCVS4 - In CVS readonly
  • TortoiseCVS5 - Ignored
  • TortoiseCVS6 - Added
  • TortoiseCVS7 - Deleted
  • TortoiseCVS8 - Locked

这篇关于TortoiseSVN图标未显示在Windows 7下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆