Find all locked files in TFS -


I want to see all the files being locked. So far, I only got to use tf.exe status and '!' Because they have not been reported as "lock, edit" because they are in UI. any idea? Thank you.

If you have installed, this is a one-liner:

 < Code> tfstatus-r-user * | % {$ _. Pending changes}. ? {$ _. Alokak} || Choose - Multiple Servers  

If you prefer scripts to GUI, then try.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -