I want to create at button to get latest Version of my code from a specific folder without using Team Explorer -> Source Control tree every time.
So I am trying to make and external tools reference to run the tf.exe get command.
This is what I have so far.
When I run this is gives me this error:
Unrecognized command option 'workspace'
I cant figure out how to provide the workspace name?
Get Latest
. Or you can customize any toolbar and add the command there for easy access. – Mrchief/workspace
flag onget
– Dan