Renaming a Computer - TFS
When you rename your computer (i.e., the one where you have your source code), or move your source code to a new computer, you need to execute the following procedure to "migrate" the TFS bindings.
Open the Visual Studio 2010 Command Prompt
Execute the following command
tf workspaces /updateComputerName:
OLD-COMPUTER-NAME
/s:
URL-to-the-TFS-repository