Since my TFS has lots of branches and folders, Can anyone help me to know how to find list of all files locked by myself and in which branch i have locked it.
Asked
Active
Viewed 36 times
1 Answers
2
For a given workspace, you can use tf status. If you want the list of pending changes for all workspaces, you would need to call tf status for each.
You may also find the Team Foundation Sidekicks useful for this.

Buck Hodges
- 3,342
- 1
- 19
- 20