Reputation: 38190
Is there a way to check to which repository a local is bound to ?
Upvotes: 0
Views: 57
Reputation: 3406
If you know the owner of the workspace or the computer name, you can use the tf /workspaces command to get detailed information about all the workspaces.
http://msdn.microsoft.com/en-us/library/54dkh0y3(VS.80).aspx
Upvotes: 1