【问题标题】:Error (No Azure DevOps Services or Team Foundation Server repository configuration was found. Ensure) When sharing a project错误(未找到 Azure DevOps Services 或 Team Foundation Server 存储库配置。确保)共享项目时
【发布时间】:2020-11-04 10:38:44
【问题描述】:

我想在 VSCode 2019 中分享我的项目,为此我安装了 Azure Repos,然后在(Command Pallette)中我执行了团队登录命令,但我遇到了以下警告,如何解决我的问题并分享它与我的工作环境有关。

No Azure DevOps Services or Team Foundation Server repository configuration was found. Ensure you've opened a folder that contains a repository.

【问题讨论】:

  • 你好@Ali - 请看看这个看看是否有帮助 - stackoverflow.com/questions/51938308/…
  • 在第2步中,添加单词,我应该在哪里添加它们?我输入了设置,但我不知道在哪里添加它们。
  • @Ali 您的问题进展如何?下面的回答对你有帮助吗?如果有,可以Accept it as an Answer,这样可以帮助遇到同样问题的其他社区成员,我们可以存档这个帖子。如果没有,你可以提出你的疑问。让我们进一步调查。谢谢。
  • 我现在已经解决了这里提出的问题,如果有问题,我一定会与团队分享。感激不尽
  • 我在 DevOps 中定义了我的项目,但在 vsCode 中收到以下警告:Unable to find the TF executable. Please ensure TF is installed and the path specified contains the filename.

标签: azure visual-studio-code azure-devops


【解决方案1】:

在第 2 步中,添加单词,我应该在哪里添加它们?我进入了 设置,但我不知道在哪里添加它们

打开 VsCode -> 文件 -> 首选项 -> 设置 -> 在“搜索设置”输入中搜索 tfvc -> 将完整路径添加到该 Tfvc:Location 选项

没有 Azure DevOps Services 或 Team Foundation Server 存储库 找到了配置。确保您打开了一个文件夹,其中包含 存储库

为了创建存储库,我们需要 Visual Studio IDE、Eclipse 或 JetBrains IDE(例如 Android Studio、IntelliJ)。或者任何类型的IDE。没有它,我们就无法开始将 TFVC 与 VSCode 一起使用。

您可以按照此blog 中的步骤操作并获得详细指南。

另外,详情可以参考官方document

【讨论】:

    猜你喜欢
    • 2020-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-01-16
    • 2019-07-07
    • 2021-03-14
    • 1970-01-01
    相关资源
    最近更新 更多