设置Team Foundation Server 2010的用户权限 [英] Set up user permissions for Team Foundation Server 2010

查看:51
本文介绍了设置Team Foundation Server 2010的用户权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经成功安装了TFS 2010,但想知道如何设置用户权限. 我们是一个由五个开发人员,一个经理和一个秘书组成的小型项目.每个开发人员都在处理一个或多个项目,我们在任何项目之间都没有合作.我们希望每个人都能看到每个项目的所有代码,但是只有负责更改代码的人才能看到.但是,我们希望每个人都为所有项目创建工作项.我们应该如何设置呢?

We have installed TFS 2010 with success but wonder how to set the users permissions. We are small projects with five developers, a manager and a secretary. Each developer is working itself with one or more projects, we have no cooperation between any projects. We want everyone to be able to see all the code for each project, but that only those who are responsible for the code to change it. However, we want everyone to create Work Items for all projects. How should we set this up?

推荐答案

有关TFS 2010权限的详细信息,您可以选中此 http://msdn.microsoft.com/en-us/library/ms252587.aspx

For detailed information about TFS 2010 permissions you can check this http://msdn.microsoft.com/en-us/library/ms252587.aspx

如果您希望用户能够阅读源代码,则必须授予他/她只读"权限,并且要防止他更改代码,必须拒绝签出和签入权限.您可以通过右键单击源代码管理资源管理器中的文件夹或文件,单击属性",然后单击安全性"选项卡来设置这些权限.

If you want a user to be able to read the source code you have to give him/her only Read permission and to prevent him from changing code you have to deny check out and check in permissions. You can set these permissions by right clicking the folder or file in Source Control Explorer, Clicking Properties and clicking Security tab.

对于工作项,您必须授予WORK_ITEM_WRITE和WORK_ITEM_READ权限.您可以通过右键单击Team Explorer中的项目,单击Areas and Iterations,然后在Area选项卡上,单击Security

For Work Items you have to give WORK_ITEM_WRITE and WORK_ITEM_READ permissions. You can do by right-clicking the project in Team Explorer, clicking Areas and Iterations, and on the Area tab, clicking Security

这篇关于设置Team Foundation Server 2010的用户权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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