Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

how to know the changeset used in my local folder

$
0
0

My local machines has folders mapped to different changesets from TFS.

With powershell, I've been able to get the latest changeset from TFS, but that is NOT what I want. I want to get the current changeset used in each folder.

So, I came across this nice command:

tf history . /r /noprompt /stopafter:1 /version:W

I am looking for a way to call that command from powershell. When I try, I get the message:

The term 'tf' is not recognized as the name of a cmdlet, function, script file or operable program.

Any ideas?


my signature


Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>