简体   繁体   English

如何在TFS中获得“创建新团队项目”对话框?

[英]How to get this “Create New Team Project” dialog in TFS?

In this article about Getting Started with Git in Visual Studio and Team Foundation Service , they show these screenshots of the "New Team Project" dialog(s): 在关于Visual Studio和Team Foundation Service中的Git入门的本文中,他们显示了“新团队项目”对话框的以下屏幕截图:

http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-92-2013-01-Getting+Started+with+Git/1373.NewGitProject.png http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-92-2013-01-Getting+Started+with+Git/4370.NewGitProject2.png http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-92-2013-01-Getting+Started+with+Git/1373。 NewGitProject.png http://blogs.msdn.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-92-2013-01-Getting+Started+with+Git /4370.NewGitProject2.png

However, I can't find that first dialog, and when I go to "New Team Project" in Visual Studio, my dialog looks like this: 但是,我找不到第一个对话框,当我进入Visual Studio中的“新团队项目”时,我的对话框如下所示:

And if I go through it all, once I get to where I can pick the type of source control, I only get one option: 如果我经历了所有这些,一旦到达可以选择源代码管理类型的位置,我只会得到一个选择:

Where is it/what is going wrong here? 这是哪里/出了什么问题?

Firstly, what you get is correct. 首先,你得到的是正确的。

The first two screenshots shows how to create team project hosted in Visual Studio Team Services in IE. 前两个屏幕截图显示了如何在IE的Visual Studio Team Services中托管的团队项目。 Check this link for the details about Team Services: ( https://www.visualstudio.com/products/visual-studio-team-services-vs ) 检查此链接以获取有关团队服务的详细信息:( https://www.visualstudio.com/products/visual-studio-team-services-vs

However, what you tries is to create one team project hosted in on-premise TFS in VS. 但是,您尝试的是在VS的本地TFS中创建一个团队项目。 Additionally, if you would like to set the Version Control to Git, you need to upgrade your TFS server to TFS2013 or above. 此外,如果要将版本控制设置为Git,则需要将TFS服务器升级到TFS2013或更高版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从mac机器在TFS中创建团队项目? - How to create a Team Project in TFS from a mac machine? 在TFS中创建一个新的高级文件夹,而无需使用Team Explorer Everywhere命令行Linux下载所有项目 - Create a new high level folder in TFS without downloading all project using Team Explorer Everywhere command line Linux 我可以在现有的TFS团队项目中创建git存储库吗? - Can I create a git repository an existing TFS Team Project? 没有选择在VS2015中创建新的团队项目 - No option to create a new Team Project in VS2015 Git (on-prem) - TFS2013 - 如何创建新项目并将其从 VS2019 提交到 TFS2013(使用 Git) - Git (on-prem) - TFS2013 - How to create and commit new project from VS2019 to TFS2013 (with Git) 将分散的大型TFS团队项目迁移到Git - Migrating a large, divergent TFS Team Project to Git 在TFS团队项目中使用Git Repo - Using a Git Repo in a TFS Team Project 如何在团队中使用git tfs - How to use git tfs with a team VS2013,没有TFS的Git和Github,如何设置Team项目? - VS2013 and Git and Github without TFS, How can I setup Team project? 我们如何从团队项目中的所有Git存储库连接到TFS? - How do we connect to TFS from all Git repositories in a Team Project?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM