Is there a way to import Visual Studio TFS workspace, I have over 30 workspace and I need to import them to a TFS on new machine.
Thanks
Is there a way to import Visual Studio TFS workspace, I have over 30
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to clone the structure of your workspaces but leave the old ones alone, run
http://msdn.microsoft.com/en-us/library/tzy14b58.aspx
If you want to permanently migrate your workspaces from one machine to another, run…
http://msdn.microsoft.com/en-us/library/54dkh0y3.aspx
…then move all your files from the old box to the new one. If you’re unable to use the same paths, you’ll have to update the workspace definitions.