I want to copy a project out of TFS so I can "stuff around" with it locally without affecting any of the server files. How do I do this?
Please answer this simple question
I want to copy a project out of TFS so I can "stuff around" with it locally without affecting any of the server files. How do I do this?
Please answer this simple question
Your local copy never affects the server copy of the files until you "check in" your results. Work with it as much as you want, locally, then, if you want to discard your changes, right click on the solution, and choose "Undo Changes."