Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using Team Foundation Server in Xcode

Tags:

xcode

tfs

Has anyone integrated Team Foundation Server in XCode?

I am migrating from Git to TFS.

How can this be done?

Are there any useful tutorials or articles on the matter?

like image 387
Manoj Avatar asked Nov 05 '22 19:11

Manoj


2 Answers

What is the best way to integrate TFS version control

http://www.compsoft.co.uk/Blog/2010/03/using-team-foundation-server-tfs-with.html

like image 137
Mike Veigel Avatar answered Nov 15 '22 05:11

Mike Veigel


Microsoft announced and is working on a git extension called Git-TF, which is cross-platform. As of this writing it's still beta but I guess it could already help you.

like image 37
sergiopereira Avatar answered Nov 15 '22 04:11

sergiopereira