VSTS项目树结构 [英] VSTS projects tree structure

查看:71
本文介绍了VSTS项目树结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨同事们,


我想知道是否可以创建项目的树形结构(就像我们在TFS中所拥有的那样)? 


我的意思是这样的结构:


Client1


    | _Project1


    | _Project2


Client2


    | _Project1


...


等。


我们有大量的项目TFS现在,它们被特定于客户端的目录拆分。是否可以在VSTS中复制相同的结构,或者在一个页面上拥有无限的项目列表只是选项?

解决方案

什么您正在寻找的是VSTS无法实现的,只能在TFS内部安装。


Client1和Client2级别将匹配VSTS站点中的不同帐户。


因此,您应该为单独的客户注册单独的VSTS帐户,URL看起来像这样。


http://Client1.visualstudio.com/


项目1


项目2


http://Client2.visualstudio.com/


项目1


项目2


另外,请参阅以下链接以了解使用门户网站


https://www.visualstudio.com/en-us/docs/connect/work -web-门户


Hi colleagues,

I wonder if it is possible to create a tree structure of projects (like the one we having in TFS)? 

I mean the structure like this:

Client1

   |_Project1

   |_Project2

Client2

   |_Project1

...

etc.

We have a huge number of projects in TFS right now and they're split by client-specific directories. Is it possible to replicate the same structure in VSTS, or having an endless list of projects on one page is only option?

解决方案

What the you are looking for is not possible with VSTS it is only possible with the TFS on premises installation.

The Client1 and Client2 level would match to different accounts in VSTS site.

So, you should have separate VSTS accounts register for separate clients, the URL would look like this.

http://Client1.visualstudio.com/

Project 1

Project 2

http://Client2.visualstudio.com/

Project 1

Project 2

Also, refer the below link for Working with web portal

https://www.visualstudio.com/en-us/docs/connect/work-web-portal


这篇关于VSTS项目树结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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