TSVNCache, which TortoiseSVN uses to keep those icons uptodate, doesn't always make the correct choices about which directories need decoration. You can limit which directories it will consider by:
- In TortoiseSVN|Settings|Look and Feel|Icon Overlays
In the Drive Types section
- Mark the drive types you want monitored.
- Use Include paths for the directories you want monitored
- Use exclude paths for directories to be excluded (strangely enough)
I have only Fixed Drives checked.
Exclude paths:
c:\*
Include paths:
c:\cygwin\home\me\workspaces\*
c:\dev\*
d:\development\*
