问题描述
我有一个场景.我需要使用 android studio 作为 IDE,使用 Team Foundation Server 作为源控制存储库.
I have a scenario wherein. I need to use android studio as IDE and Team foundation Server as source control repository.
问题是android studio中没有TFS插件.并且没有用于 TFS(Windows) 的独立客户端
The problem is there is no plugin for TFS in android studio.And there is no standalone client for TFS(Windows)
我尝试使用 Tortoise SVN 和 SvnBridge 连接到 TFS.但是还是不行,SVNBridge好像有bug.
I tried using Tortoise SVN with SvnBridge to connect to TFS. But it does not work.It seems there is a bug in SVNBridge.
有什么建议,如何让它工作?
Any suggestions, how to get this working?
谢谢
推荐答案
回答我自己的问题:
没有办法在 android studio 中使用 TFS.我们必须等待 AS 1.0 发布.然后他们可能会将 Intellij 的所有功能迁移到 AS.然后它可能有TFS支持.仍然没有确认.
There is no possible way to use TFS with android studio. We have to wait for AS 1.0 release. Then they might migrate all features of Intellij to AS. And then it might have TFS support.Still no confirmation.
这篇关于需要在 Android Studio 中使用 Team Foundation 客户端可能的替代方案/解决方法吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!