Change Tfs Workspace Name

 

In case in you have changes your computer name & you want to change the Tfs workspace name follow the following command.

1. Load the Visual Studio developer command prompt.

2. Run the Following Command

tf workspaces /updateUserName:OldUserName /collection:http://Tfs_server:8080

 

you can find more command here.

http://msdn.microsoft.com/en-us/library/cc31bk2e(vs.80).aspx

Comments

Popular posts from this blog

Responsive Web Design

Affine Cipher in C#

Contract First Development in WCF 4.5