generalov / vscode-tfs

TFS extension for Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No support for Linux variant of tf tool

kuenstlest opened this issue · comments

Please use command line arguments of tf tool depending on running system.
I try to use vscode-tfs on a linux target connected via SSH (Remote-SSH extension) and I get an error message on check-out:

Error: Command failed: /opt/TEE-CLC/tf checkout /recursive

On Linux system the command line parameter "/recursive" is interpreted as path!