Using Subversion in Xcode

后端 未结 10 505
灰色年华
灰色年华 2020-12-04 19:52

It seems that all of the initial Google results for \"using subversion with xcode\" are actually just tutorials for installing and configuring svn and Xcode, as opposed to a

10条回答
  •  [愿得一人]
    2020-12-04 20:19

    I second the comment by the_mandrill, SVN support from within XCode is very limited, especially if you're used to Eclipse.

    I also don't understand why everyone seems to need visual clients. I keep a terminal window open on my project directory and I have no problems interacting with SVN from the command line.

提交回复
热议问题