Copy workspaces in Team Foundation Server

by Viktor 1. October 2009 14:20

With the command line tools shipped with Team Explorer you can copy a workspace from one user to another user, very useful when a new developer joins a existing project.

On the computer you want to copy the workspace to just open a Visual Studio Command Prompt and enter the following code

tf workspace /new /template:[Name of workspace to copy];[Domain]\[User Account] /server:[Server]

If you don't remember the name of the workspace you can always run the following command to list all workspaces for a specific user

tf workspaces /owner:[Domain]\[User Account] /server:[Server]

Tags: ,

Development

blog comments powered by Disqus

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 2.5 Sweden License.


Welcome to the Dropit blog!

Here we, the people that work at Dropit, will write about stuff that interests us. For example web development, especially with .NET and EPiServer - but we'll also talk about other techniques that interest us, marketing on the web, social phenomenons, pop culture, games and software development in general.