I am using Visual Studio 2013. As for the TFS workflow, there are problems that I have when working with an error or work item, after I’ve finished, I move the changes to the shelf for further consideration, discarded the changes by right-clicking pending changes and cancellation cancellation. Continue to the next release or improvement. Fields can be filtered out and then applied to any industry they currently need.
The problem is that undoing the visual studio does not completely reset the solution to a completely clean state. Often there are orphaned files or projects that link to nonexistent files or other similar problems. I would like to be able to completely nuke and reset my solutions from the source control, as if I were a new developer, and I did not find a simple solution for this.
Currently, the only way to achieve this is to go to the "Source Control Explorer" to remove the file system association for the project. Go to the file system, delete the folder. Go back to Source Control Explorer to add displays back. And then "Get the latest version."
Is there an easy way to completely solve the reset solution in Visual Studio with TFS?
source share