Wrong path to TF executable
"Visual Studio Team Services" plugin, which is bundled with Rider and recommended for TFVC integration, needs TF command line tool. The path to TF executable in Rider settings (File | Settings | Version Control | TFVC) should be
C:\Users\%UserName%\Documents\TEE-CLC-{version}\tf.cmd
for default installation path.
Top tips:
- It's essential to run tf eula command before using the plugin to accept the license.
- Visual Studio TF.exe is not the right one for "Visual Studio Team Services" plugin. It accepts the path to tf.cmd only.
Please sign in to leave a comment.