代码之家  ›  专栏  ›  技术社区  ›  myroslav

如何在azuredevops项目中重命名TFVC存储库?

  •  1
  • myroslav  · 技术社区  · 7 年前

    我需要重命名azuredevops项目中的TFVC存储库。我看不出有什么选择 How to rename a TFVC repository in Azure DevOps project?

    enter image description here

    但是,对于Git存储库,可以选择重命名存储库:

    enter image description here

    1 回复  |  直到 7 年前
        1
  •  2
  •   jessehouwing    7 年前

    TFVC回购在项目名称之后。通过重新命名项目,回购协议应该遵循。

    • 开放组织设置
    • 选择 然后 .
    • 选择 菜单项,然后选择 重命名

    另请参见:

    推荐文章