开发者

How to integrate Xcode with SVN

开发者 https://www.devze.com 2023-02-07 03:07 出处:网络
I have an existing iPhone project in SVN. I want to manage it 开发者_开发百科all through Xcode.

I have an existing iPhone project in SVN. I want to manage it 开发者_开发百科all through Xcode.

Is there any way I can integrate SVN with Xcode so that all SVN operations are possible thru Xcode?


Xcode 3.x already has SVN support built-in, which may well be sufficient for your requirements. (See the Xcode Source Management Guide for details of the built-in capabilities.)

I believe that Xcode 4.x will offer some nice improvements to this as well (see the "Version Editor" blurb in the What's new in Xcode 4 document), but this is still a beta product and not for production use.

0

精彩评论

暂无评论...
验证码 换一张
取 消