标签 TF10169 上的 TFS 2010 分支错误

发布于 2024-10-12 18:18:23 字数 245 浏览 2 评论 0原文

我无法在 TFS 中创建分支;当我尝试使用标签作为源将 $/MainCode 中的代码分支到 $/BranchCode 时,出现以下错误:

TF10169: 在团队项目文件夹 $/BranchCode 上尝试进行不支持的挂起更改。使用团队资源管理器中的项目创建向导创建项目,或使用团队项目删除工具删除项目。

为什么我需要创建或删除项目? $/MainCode 和 $/BranchCode 都存在......我不明白。

谢谢。

I can't create a branch in TFS; when I try to branch the code in $/MainCode to $/BranchCode, using a label as the source, I get this error:

TF10169: Unsupported pending change attempted on team project folder $/BranchCode. Use the Project Creation Wizard in Team Explorer to create a project or the Team Project deletion tool to delete one.

Why would I need to create or delete a project? Both $/MainCode and $/BranchCode exist....... I don't get this.

Thanks.

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

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

发布评论

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

评论(1

吾家有女初长成 2024-10-19 18:18:23

我在这里可能完全错了,但是 $/ 下面的东西不是团队项目,而不是分支吗?所以你会

$
    SuperFoo
        Main
        vNext
    AmazingBar
        Main
        vNext
        vNextNext

分支(比如说) $/SuperFoo/Main$/SuperFoo/MyNewBranch 吗?

我现在无法找到有关团队项目的合适文档,而且我的经验仅限于 TFS 2005,但这就是我一直以来理解层次结构的方式。

I might be completely wrong here, but isn't it the case that the things immediately below $/ are Team Projects, rather than branches? So you would have

$
    SuperFoo
        Main
        vNext
    AmazingBar
        Main
        vNext
        vNextNext

and you would branch (say) $/SuperFoo/Main to $/SuperFoo/MyNewBranch ?

I can't right now find decent docs on Team Projects, and my experience is only with TFS 2005, but that's how I've always understood the hierarchy.

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