android - 如何直接在android Studio上为TFVC添加解决方案?

标签 android tfs tfvc

我在 android studio 上创建了一个项目并安装和配置了一个 TFS。

我不想将我的项目添加到 TFS,然后在我的 android studio 上从源代码管理中将其作为新项目打开。

基于我的原因,android studio 和 TFS 都已配置,一切正常,但我不知道是否可以将我的项目添加到 Android Studio 中的 TFS?因为当我右键单击我的解决方案并选择 TFVC 时,您可以在我的照片上看到“添加”选项被禁用。

enter image description here

最佳答案

根据您的描述,您希望将android studio中的本地代码/项目/解决方案添加到TFS中作为TFVC版本控制。

在版本控制栏中,应该有一个本地更改选项,选择文件夹和文件,右键单击并选择提交更改,最后 checkin 更改。然后您的本地项目应该同步到 TFS 服务器端。

enter image description here

先决条件:您拥有本地 Andriod 文件夹的正确工作区映射。除了使用 TFVC 作为版本控制,您还必须使用 TEE CLC 来提供 TFVC 支持。

有关视频教程,您可以引用此链接 Getting Started with TFVC inside of Android Studio with the Team Services Plugin建议你引用一下(10:00~12:00)里面讲的相关的东西。

你也可以看看我在How to Use TFS in Android Studio的回复

关于android - 如何直接在android Studio上为TFVC添加解决方案?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55463918/

相关文章:

android - 字段槽 0,-1 的错误请求。行数 = 1,列数 = 1

git-tfs 本地 Git repo 到 TFVC

azure - 如何永久删除 Azure VSTS 项目内的文件夹?

visual-studio - 检索文件时 TFS 503 服务不可用

android - 显示存储在 SQlite 数据库中的所有记录

android - onActivityResult 从未在 ActivityGroup 的 Activity 部分调用

tfs - 单元测试失败。未显示详细信息

tfs - 如何摆脱projectname\.vs\projectname\v15\sqlite3\storage.ide

tfs - 与 Axosoft OnTime 相比,TFS 2010 有哪些优势?

android.content.ActivityNotFoundException : No Activity found to handle Intent