I’m playing with TFS in the cloud on http://tfs.visualstudio.com. I have a new PC and want to download my solution to it. I see how to connect to TFS from VS, and I can get as far as seeing my work items in VS, but I can’t see my sourcecode.
I’ll phrase this using Git or Mercurial terminology; how can I clone the repo to my new PC?
This is done by entering the source control explorer. Here you’ll have to set up a workspace to map the the folder structure to your local hard drive. Then you’ll just need to “Get latest”.
A more detailed guide