Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/tfs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tfs 使用Visual Studio Team Explorer 2013预配置服务器连接_Tfs_Team Explorer - Fatal编程技术网

Tfs 使用Visual Studio Team Explorer 2013预配置服务器连接

Tfs 使用Visual Studio Team Explorer 2013预配置服务器连接,tfs,team-explorer,Tfs,Team Explorer,我们为企业非Visual Studio用户打包了VS Team Explorer 2013构建版。一旦软件包被推送到远程用户的工作站,他们在建立连接时必须在服务器列表中输入我们的内部TFS服务器名称。虽然这是一次性配置,但我希望通过预配置服务器详细信息和连接设置,为我们的TFS用户提供无缝体验。因此,作为新用户,我可以看到我的TeamExplorer已经连接到我的内部企业TFS服务器 感谢您的帮助 谢谢 @Sam,Visual Studio在注册表(HKEY_CURRENT_USER\Softw

我们为企业非Visual Studio用户打包了VS Team Explorer 2013构建版。一旦软件包被推送到远程用户的工作站,他们在建立连接时必须在服务器列表中输入我们的内部TFS服务器名称。虽然这是一次性配置,但我希望通过预配置服务器详细信息和连接设置,为我们的TFS用户提供无缝体验。因此,作为新用户,我可以看到我的TeamExplorer已经连接到我的内部企业TFS服务器

感谢您的帮助


谢谢

@Sam,Visual Studio在注册表(HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\TeamFoundation\Instances)中存储TFS连接URL是正确的,您需要采用这种方法

此外,您还可以将登录用户帐户存储在Windows凭据管理器中,以避免在VS中连接到TFS时添加用户帐户