【问题标题】:cloning TFVC repo in azure devops using code使用代码在 azure devops 中克隆 TFVC 存储库
【发布时间】:2021-08-28 04:05:49
【问题描述】:

有没有办法使用代码从 azure devops 克隆/下载 TFVC 存储库? 并且迁移到 git 不是一个选项,repo 应该保持 TFVC 格式。

【问题讨论】:

    标签: azure-devops tfvc


    【解决方案1】:

    曾经有一个extension for Azure Repos that supported TFVC。但从那以后它就被弃用了。 repo is still there,因此您可以构建本地副本。或grab the latest (quite old) version

    您最接近的替代方法是使用Windows Explorer extensionsTeam Explorer。或者在命令行上使用tf vc,就像许多核心git用户只在cli中使用git一样。

    【讨论】:

      猜你喜欢
      • 2020-01-21
      • 2019-12-26
      • 2022-01-04
      • 2020-04-03
      • 1970-01-01
      • 2019-03-31
      • 2020-07-22
      • 1970-01-01
      • 2017-11-13
      相关资源
      最近更新 更多