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

查看:22
本文介绍了为 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 权限.您可以通过在团队资源管理器中右键单击项目,单击区域和迭代,然后在区域选项卡上单击安全性

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天全站免登陆