如何在没有Azure Repo的情况下在Visual Studio代码中连接TFS [英] How to connect TFS in Visual Studio code without Azure Repo

查看:183
本文介绍了如何在没有Azure Repo的情况下在Visual Studio代码中连接TFS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚为我的工作启动了一个角度为8的项目.我是新手.建议我使用VS代码进行开发.我已经成功执行了初始安装,并且还成功构建了几个html页面.现在,我想将所有开发工作都提交给tfs.

I have just started a project in angular 8 for my work. I am very new to angular. I was suggested to use VS code for development. I have successfully perform the initial installation and also have successfully build couple of html pages. Now i want to commit all the development work to tfs..

我做了很多研究,所有文章都建议使用Azure Repo.我的工作没有Azure Repo.所以我的问题是,是否还有其他方法可以从Visual Studio Code连接到TFS.以及如何使用建议的方法连接到TFS.

I did a lot of research and all the article suggested to use Azure Repo. My work does not have Azure Repo. So my question is, are there any other ways to connect to TFS from Visual Studio Code. And how can I use the suggested method to connect to TFS.

推荐答案

Team Foundation Server,Azure DevOps Server,Azure DevOps Services,Visual Studio Team Services本质上是同一件事,并且在不同的时间托管在不同的位置.技术是一样的. Azure Repos是这些产品中Git和TFVC存储库的新"独立名称.这些产品中的TFVC存储库也是VSCode连接到Git的扩展的名称.命名不是微软最知名的技能.

Team Foundation Server, Azure DevOps Server, Azure DevOps Services, Visual Studio Team Services are essentially the same thing at different points in time and hosted in different locations. The technology is the same. Azure Repos is the 'new' stand alone name for the Git and TFVC repositories in these products. It's also the name of the extension for VSCode to connect to the Git is TFVC repositories in these products. Naming isn't Microsoft's best known skill.

如果您的TFS服务器配置为使用Git,则不需要任何扩展,vscode内置了git支持. Azure Repos扩展将在Visual Studio Code中添加拉取请求"支持,但这不是必需的.

If your TFS server is configured to use Git, you won't need any extension, git support is built into vscode. The Azure Repos extension will add Pull Request support in Visual Studio Code, but isn't required.

如果将TFS服务器配置为使用TFVC(Team Foundation版本控制),则需要安装Azure Repos扩展以及Team Explorer 2019或Team Explorer Everywhere.

If your TFS server is configured to use TFVC (Team Foundation Version Control) you'll need to install the Azure Repos extension as well as Team Explorer 2019 or Team Explorer Everywhere.

以下博客文章中所有下载位置的链接:

All links to download locations in the blog post below:

这篇关于如何在没有Azure Repo的情况下在Visual Studio代码中连接TFS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆