You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command is very useful to quickly get local repository state without the unnecessary server interaction. But it looks like tf.cmd client from this repository doesn't support this command?
Here's what I've got when trying to invoke it:
> tf.cmd localversions .\TestSolution3\ClassLibrary001\Class001.csAn argument error occurred: The command 'localversions' is unknown.Team Explorer Everywhere Command Line Client (version 14.134.0.201804261732)
The text was updated successfully, but these errors were encountered:
In the TFS client documentation, there is a description of a
localversions
command.This command is very useful to quickly get local repository state without the unnecessary server interaction. But it looks like
tf.cmd
client from this repository doesn't support this command?Here's what I've got when trying to invoke it:
The text was updated successfully, but these errors were encountered: