在 TFS2010 中将源从一个项目移动到另一个项目时出现权限错误

发布于 2024-09-19 23:40:07 字数 305 浏览 2 评论 0原文

我在 TFS2010 的源代码管理中有 ProjectA,其下有文件夹 XYZ。我使用VS2010将文件夹移动到ProjectB。我有一个重命名待更改。这些项目映射到我的本地磁盘上的 2 个不同文件夹。移动操作将所有文件复制到 ProjectB 本地文件夹。 当我尝试签入更改时,出现以下错误: TF14098:访问被拒绝:用户 PROD_SYSTEM\TOBKRAF 需要 $/ProjectA/XYZ/* 的签入权限。 - 当然它已经不存在了,因为我正在移动它。

现在它可能会说它正在尝试在项目级别执行某些操作,而我没有权限,因此我将授予自己项目管理员权限,看看这是否有帮助。

I have ProjectA with folder XYZ under it in source control in TFS2010. I use VS2010 to move the folder to ProjectB. I have a Rename pending change. The projects are mapped to 2 different folders on my local disk. The move operation copied all the files to the ProjectB local folder.
When I try to Checkin the change, I get the following error:
TF14098: Access Denied: User PROD_SYSTEM\TOBKRAF needs Checkin permission(s) for $/ProjectA/XYZ/*. - which of course no longer exists since I'm in the process of moving it.

Now it might be saying that it's trying to do something at the project level and I don't have rights so I'm going to give myself project admin permissions and see if that helps.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

掌心的温暖 2024-09-26 23:40:07

答案是,我确实需要一些更高级别的权限(即使我在项目中签入/签出) - 以管理员身份登录并进行移动是有效的。

Well the answer was that I really needed some higher level of rights (even though I had checkin/checkout in the project) - Logging in as Administrator and doing the move worked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文