TortoiseSVN: missing overlay icons
Friday, June 29th, 2007
TortoiseSVN is a nice feature-rich wrapper for subversion, that offers a visual file-status representation and all subversion commands one click away. Unfortunately, it is only available for Windows...
Today, I decided to move my subversion-controlled projects from vmware's virtual disk to a local Linux shared directory, so I could access them from both Windows and Ubuntu. I copied the folders but the overlay icons did not show up. At first, I thought that maybe the .svn directories failed to copy, but that was not it.
The real reason was that I don't access my shared folders from \\.host\Shared Folders, instead I use a mapped drive letter, which I think is a convenient shortcut to avoid typing long network paths. TortoiseSVN, by default, decorates the files and folders that reside in local hard drives, but not the ones found in network drives.
To tell TortoiseSVN to display overlay icons for network drives, open the Windows Explorer's context menu and choose TortoiseSVN → Settings → Overlay Icons. In the Drive Types section make sure that you have checked Network drives and apply changes. You should be able to see the overlay icons now.
Today, I decided to move my subversion-controlled projects from vmware's virtual disk to a local Linux shared directory, so I could access them from both Windows and Ubuntu. I copied the folders but the overlay icons did not show up. At first, I thought that maybe the .svn directories failed to copy, but that was not it.
The real reason was that I don't access my shared folders from \\.host\Shared Folders, instead I use a mapped drive letter, which I think is a convenient shortcut to avoid typing long network paths. TortoiseSVN, by default, decorates the files and folders that reside in local hard drives, but not the ones found in network drives.
To tell TortoiseSVN to display overlay icons for network drives, open the Windows Explorer's context menu and choose TortoiseSVN → Settings → Overlay Icons. In the Drive Types section make sure that you have checked Network drives and apply changes. You should be able to see the overlay icons now.
After seven whole years, I finally released an update for