Need to use Team Foundation client in Android Stud

2019-03-24 22:19发布

I have a scenario wherein. I need to use android studio as IDE and Team foundation Server as source control repository.

The problem is there is no plugin for TFS in android studio. And there is no standalone client for TFS(Windows)

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?

Thanks

7条回答
淡お忘
2楼-- · 2019-03-24 22:49

Microsoft Java ALM Team has released TFVC Support (in preview) for android studio and IntelliJ

The initial functionality available for preview is:

  • Checkout a TFVC repository from Team Services or Team Foundation Server 2015
  • View, add, and rollback local changes in your repository
  • Create, view, and edit your workspace
  • Checkin and update local files
  • Merge conflicts from updates

more info :

查看更多
登录 后发表回答