I'm running Tortoise CVS 1.10.10 (with CVS NT 2.5.03) on Win 7 x64, and my folder overlay icons won't appear.

I don't remember when this happened, however I've a colleague running the same setup (also Win 7, x64) and his icons appear just fine.

I've tried installing the latest release of Tortoise CVS (1.12.4) however this version produced a missing iconv-x-x-x.dll error when trying to run 'cvs.exe' commands (and didn't display any overlay icons either).

I have set the overlay icons setting in Tortoise CVS preferences to no avail. I can check in and checkout just fine.

Many thanks.

link|improve this question

Did you reboot after installing it? Because for whatever reason, it's really serious when it says to reboot. I had the same problem and rebooting fixed it for me. (I only reboot otherwise when a security update forces me to) – Mark Allen Jan 22 '11 at 0:03
Thanks to paradroid's response regarding a conflict with DropBox, a quick Google revealed the problem could result from Windows' limited number of icon overlay slots. This article suggests a solution for running DropBox and Tortoise in parallel by relegating infrequently used Tortoise CVS icons to the bottom of the list (actually it is one of the comments that suggests this): abdullin.com/journal/2009/10/26/… – bduncanj Jan 24 '11 at 22:17
feedback

3 Answers

up vote 1 down vote accepted

I have seen this problem as well. It turned out to be because I had Dropbox installed on the same machine, so I install Dropbox on a server instead now.

This problem can probably be caused by other programs that use icon overlays, as Windows can only allow a limited number of these from third-party programs.

link|improve this answer
feedback

In my case, installing Tortoise CVS in XP SP3 compatibility mode worked. I tried all registry editing with no success.

link|improve this answer
feedback

This is the first search result that comes up in google when I search for "tortoisecvs icons win7 64". So even though it's an old post, I wanted to add another solution. The accepted answer says to uninstall DropBox. I don't have DropBox, but I still get no icon overlays in 64-bit applications (I do see the overlays if I use file dialogs in 32-bit applications).

A hunt through the TortoiseCVS bug tracker yielded a comment that includes this link: How to Fix Missing TortoiseSVN File Status Icons in Windows

I know it says TortoiseSVN, but it's the same principle. There's a mention in there about how DropBox creates overlays, so I would say this is a more complete solution.

Cheers =)

link|improve this answer
And here's an alternative if you don't like registry tweaks and/or you have Microsoft Office 2010 like me! link – paddy May 24 at 2:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.