2017/11/29

TortoiseSVN and Removable Drive

TortoiseSVN settings on removable drive is disable by default. Thus, in virtual removable drive by TrueCrypt, working directory does not overlays its icons.
[TortoiseSVN]->[settings]->[Look and Feel]->[Icon Overlays]->[Device Types]->[Removable drives]

No comments:

How to set parameters to debugging program on Visual Studio 2019 with CMake

Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...