Module: TFS History

Displays the revision history for one or more files, folders or both.
Required Permissions
To use the history command, you must have Read permission set to Allow for all files or folders for which history is requested.
Parameters:
Name Type Description
itemspec Array File(s) and folder(s) to get latest version of. If empty, equals CWD.
options Object History command options
callback function Function to call back once executed
Version:
  • 1.4.0
Source:
See:
To Do:
  • Is there a way to launch history (TF.exe window) via API ?