I have downloaded a solution from my TFS server. I was trying a few things out locally and really messed up the whole solution. I want to start with the latest fresh copy from TFS and even move my local project folder. Do I just completely delete my local copy and start again? What happens to everything I checked out for testing. I want to start fresh without effecting the latest server copy at all. Thanks for any help or advise.
Share
You could undo all pending changes that you might have made by right clicking on the Project name in the Team Explorer and selecting Undo Pending Changes option. Then get latest version of the project from the server.