我已经在客户端笔记本电脑上安装并配置了 Team Foundation Server 2015。并且我已经从 Visual Studio 2015 Team explorer 创建了一个团队项目。因此,我的 TFS 2015 安装在一台笔记本电脑上。
有人可以一步一步地向我解释如何从连接到与 TFS 笔记本电脑相同的 Wi-Fi 网络的另一台笔记本电脑访问一台笔记本电脑上配置的 TFS 2015 的团队项目吗?
答案1
您只需访问http://laptopWithTFS:8080/tfs。
如果您无法访问网络,则需要在 LaptopWithTFS 上打开端口 8080 的 Windows 防火墙。
http://windows.microsoft.com/windows-8/Windows-Firewall-from-start-to-finish
一旦打开,您就可以通过网络访问,您可以:
打开 Visual Studio
单击“团队”|“连接到 Team Foundation”
添加新服务器
连接
但是,如果除了实验之外,以这种方式运行 TFS 都是很疯狂的。
你最好在http://tfs.visualstudio.com并使用 Visual Studio Team 服务(TFS Online)。