乌龟 svn 文件夹图标不来

发布于 2024-09-24 00:59:39 字数 82 浏览 3 评论 0原文

我一直遇到乌龟的问题。

当我检查代码时,文件夹上通常为绿色或红色的乌龟图标不会出现。有什么解决方案吗???

提前致谢。

I have been experiencing a problem with tortoise .

when i checked out the code the tortoise icons usually green or red on the folders are not coming.Any solution???

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

羁绊已千年 2024-10-01 00:59:39

1 - 检查您的 TortoiseSVN 设置是否正确

在 SVN 文件夹中右键单击>>>乌龟SVN>>设置

选择图标叠加:
1.状态缓存恢复默认
2. 驱动器类型:(选择) 网络驱动器、固定驱动器

2 - 查看 Windows 中是否安装了太多图标集

Window 最多允许 11 个图标集,如果安装了其他程序(如 DropBox),它们将劫持那些地方

由于我们在注册表中工作,请小心不要编辑内容,除非您确定!

  1. 运行 regedit
  2. 导航至:
    HKEY_LOCAL_MACHINE/SOFTWARE/MICROSOFT/WINDOWS/EXPLORER/ShellIconOverlayIdentifiers
  3. 如果文件夹超过 11 个,则图标集过多

    :: 就我而言,这是因为 DropBox - 文件夹名称为 ("DropboxExt1","DropboxExt2") 而我的 Tortoise 名为 (1TortoiseNormal,2TortoiseModified)
    --问题是 Windows 读取此内容并根据字母数字顺序启用它们(“”位于字母数字堆栈中的“1”之前)

    解决方案:如果您遇到与我相同的问题,您只需重命名 Dropbox 注册表列表即可。我将 Dropbox 列表从 ('"DropboxExt1"') 重命名为 ('X"DropboxExt1"'),只需在注册表的开头添加一个 'X'。
    >> 重新启动计算机即可查看注册表上市生效。

1 - Check If Your TortoiseSVN Settings are Correct

Right-Click in an SVN Folder >> TortoiseSVN >> Settings

Select Icon Overlays:
1. Status Cache to Default
2. Drive Types: (SELECT) Network Drive, Fixed Drive

2 - Find out if there are too many Icon Sets installed in Windows

Window allows up to 11 IconSets, if other programs like DropBox are installed they will hijack those spots

Since we are working in the registry, be careful not to edit things, unless you are sure!

  1. Run regedit
  2. Navigate to:
    HKEY_LOCAL_MACHINE/SOFTWARE/MICROSOFT/WINDOWS/EXPLORER/ShellIconOverlayIdentifiers
  3. If there are more than 11 Folders, then you have too many IconSets

    :: In my case, it was because of DropBox - the folder names were ("DropboxExt1","DropboxExt2") and my Tortoise was named (1TortoiseNormal,2TortoiseModified)
    --The problem is that Windows reads this and enables them based on alpha numeric order ('"' comes before '1' in the alphanumeric stack)

    SOLUTION : If you had the same problem as me, you can simply rename the Dropbox registry listings. I renamed my Dropbox listings from('"DropboxExt1"') to ('X"DropboxExt1"'), just adding an 'X' to the beginning of the registry.
    >>Restart your machine to see the registry listing take effect.

猫卆 2024-10-01 00:59:39

如果您从 1.6.8 或 1.6.9 升级,请尝试修复安装。只需重新启动 TortoisSVN 安装程序并选择“修复”即可。覆盖图标和 TortoiseSVN 升级存在已知问题(请参阅此博文)。

Try also to repair the installation, if you upgraded from 1.6.8 or 1.6.9. Just re-launch the TortoisSVN installer and choose "Repair". There are known problems with overlay icons and TortoiseSVN upgrades (see this blog post).

牵你手 2024-10-01 00:59:39

如果您已将代码检出到网络或可移动驱动器上,则需要设置一些首选项才能看到图标。

If you have checked out your code onto a network, or removable drive, you need to set some preferences to see the icons.

锦欢 2024-10-01 00:59:39

请参考以下链接
http://tortoisesvn.net/node/97。我也遇到过类似的问题,该图标通常在重新启动两到三次后开始出现。

另请参阅以下链接

http://gavtaylor.co.uk /blog/missing-tortoise-svn-shell-icon-overlays

TortoiseSVN 图标在 Windows 7 下不显示

Please refer the following link
http://tortoisesvn.net/node/97. I have also experienced simillar problem and the icon usually starts appearing after two or three reboots.

Also refer the following links

http://gavtaylor.co.uk/blog/missing-tortoise-svn-shell-icon-overlays

TortoiseSVN icons not showing up under Windows 7

萝莉病 2024-10-01 00:59:39

您可以转到TortoiseSVN>设置>图标叠加>状态缓存

如果选择 default,则从默认更改为 shell。如果选择了 shell,则将其从 shell 更改为 default。它应该修复它。

You can go to TortoiseSVN>Settings>Icon Overlays>Status Cache.

If default is selected then change from default to shell. If shell is selected then change it from shell to default. it should fix it.

赢得她心 2024-10-01 00:59:39

也许这取决于你的平台?如果您想在 Windows 资源管理器中使用 TortoiseSVN 叠加图标,则需要安装 64 位 TortoiseSVN,因为 Windows 资源管理器在 Windows 64 位上是 64 位的。

请参阅http://tortoisesvn.net/faq.html#nomenus

如果您是,请确保您已安装 x64 版本的 TortoiseSVN
使用 XP 或 Vista 64 位。由于这些操作系统版本上的资源管理器是
64位应用程序,无法加载32位版本的TortoiseSVN。

您仍然可以保留安装的 TortoiseSVN 的 32 位版本
但这些操作系统版本:它将显示在 32 位应用程序中
这些应用程序的文件打开/保存对话框。

Maybe it depends on your platform? You need to install 64-bit TortoiseSVN if you want the TortoiseSVN Overlay icons in Windows Explorer, because Windows Explorer is 64-bit on Windows 64-bit.

see http://tortoisesvn.net/faq.html#nomenus

Make sure you have installed the x64 version of TortoiseSVN if you're
using XP or Vista 64-bit. Since the explorer on those OS versions is a
64-bit application, it can not load the 32-bit version of TortoiseSVN.

You can still keep the 32-bit version of TortoiseSVN installed on
those OS versions though: it will show up in the 32-bit applications
file-open/save dialogs of those applications.

筑梦 2024-10-01 00:59:39

在最新版本的 TortoiseSVN 中,旧的 _svn 文件夹已被弃用。最好将它们重命名为 .svn

attrib -h _svn
rename _svn .svn
attrib +h .svn

In the recent versions of the TortoiseSVN, old _svn folders are deprecated. it's better to rename them to .svn.

attrib -h _svn
rename _svn .svn
attrib +h .svn
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文