I am new to TFS and Visual Studio (I use 2017). When I create a folder, then "Undo pending changes", the new folder is gone. However, when I try to create the folder with the same name, it reports error that the name already exists. Is there a way to clean it up so that I can create the folder?
Asked
Active
Viewed 46 times
1
-
Nvm, I notice that the folder is still left in local. I only need to "Add Items to Folder..." to bring it back. – user3108468 Jun 16 '21 at 22:15
1 Answers
0
As mentioned in "Deleting a folder in TFS", you might miss the "Check in your changes" step, since it is the what deletes the folder in Source Control.
That would synchronize your local folder and what you have instructed TFS to do.

VonC
- 1,262,500
- 529
- 4,410
- 5,250