If I delete a folder in TFS (using the GUI or TF.exe) - everything under that folder is marked as deleted. Is there any point in doing a recursive delete on a folder?? I see the benefits of using the
-recursive
switch if there is a need to pattern match something but for a full folder delete does it make any difference?