visual studio - When removing file from version control, how can it also be deleted from my local working directory? -


when delete file tfs version control , "check-in" change, file still exists in local working directory.

is there way can tfs or visual studio clean-up after without having manually deleting files myself or changing workspace different directory?

cheers.

if delete file in tfs (2010), deletes straight away local drive (tfs shows delete pending change), if undo pending change in tfs file reappears.

are deleting file through solution explorer or team explorer?


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -