Search code examples
visual-studio-2012azure-devopstfvc

Visual Studio 2012 TFS Checked out by someone else or in another place


TFS 2012 Checked out by someone else or in another place.

Is there a way to see by who this change is checkout? I know, because the source code has not been published to the server yet, there's no way to fetch the changes made by that person. Aldo is there no way to get to know who is working on it?

Yes, i can ask arround in the team who is, but we have several teams in different offices. So its not that obvious...


Solution

  • Yes, there are multiple ways to see who has a file checked out. The mentioned TFS Power tools are one way. Another is to use the commandline tools:

    tf status $/TeamProject/Path/To/File.ext