集成 TFS 版本控制的最佳方法是什么 [英] What is the best way to integrate TFS version control

查看:37
本文介绍了集成 TFS 版本控制的最佳方法是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

致力于在整个组织内实施 TFS.很容易与 .NET 项目和任何使用 Eclipse 或 Eclipse 的衍生版本进行编辑的平台集成.
在 Xcode 中使用 TFS 版本控制的最佳方法是什么(现在我发现我们需要编写一些 iPhone 应用程序)?

Working on implementing TFS throughout our organization. It is easy to integrate with .NET projects and any platform that uses Eclipse or a derivative of Eclipse for editing.
What's the best way to use TFS version control with Xcode (now that I find out we need to write some iPhone apps)?

推荐答案

Xcode 集成是我们 Teamprise已经调查了很多.我们面临的主要问题之一是 Apple 没有提供版本控制 API,我们可以将其挂钩以将新的版本控制系统添加到 Xcode - 对于集成版本控制,它要么是 Apple 提供访问的系统,要么不提供任何访问权限.瞬间.

Xcode integration is something that we at Teamprise have been looking into a lot. One of the main problems for us is that Apple does not provide a version control API that we can hook into to add a new version control system to Xcode - for integrated version control it is either the systems that Apple provide access to or nothing at the moment.

也就是说,我们确实有许多客户使用 Xcode 为 TFS 进行开发.他们要么使用 Teamprise Explorer(它是 TFS 的独立 GUI 客户端,编译为通用二进制文件)或者他们在 Xcode 中有宏来执行基本的检出和获取操作与 TFS 命令行(tf).这显然不是理想的体验,但对他们来说是可以接受的.独立 GUI 的优势在于,您还可以在其中执行所有工作项跟踪工作,并将其与您的签入集成.

That said, we do have a number of customers who develop in Xcode for TFS. They either use Teamprise Explorer (which is a standalone GUI client to TFS compiled as a Universal Binary) or they have macros inside Xcode that perform basic check-out and get operations in-conjunction with the TFS command line (tf). It's obviously not the ideal experience but acceptable for them. The stand-alone GUI has the advantage that you can do all the work item tracking stuff there as well and integrate this with your check-ins.

对不起,如果这是一个非常营销"类型的答案 - 只是想让您知道我们当前的客户使用 Xcode 做什么.如果您想了解有关宏方法的更多详细信息,请告诉我.

Sorry if this is a very "marketing" type answer - just trying to let you know what our current customers do with Xcode. If you want more details around the macro approach then let me know.

希望有所帮助,

马丁.

这篇关于集成 TFS 版本控制的最佳方法是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆