IOS Xcode svn (remove git)

Source: Internet
Author: User

The project uses SVN more, so everyone is focused on how to use SVN on Xcode.

Configuring SVN is, of course, simple, but commits will default to the GIT submission window, otherwise it will be submitted to the repositories interface. At present, there is no better way to do two processing: 1. Remove the corresponding git-related items directory in repositories (see "-" in the lower left corner of the interface), 2. First close Xcode, then to the terminal interface, go to the appropriate directory, with RM-FR. git   command to delete git.3. Submission of external resources such as. A the default is to ignore and not commit the. A file, so it needs to be modified. VI ~/.subversion/config Find Global-ignores row, remove *.a, and then save the exit is OK. Attached: Generally new Xcode project, in the third step when you need to confirm whether to use local git, this time we do not tick this option is also possible. Re-open Xcode and we can experience submitting SVN directly. For example, ALT + COM + c, you can submit local changes to SVN. Original link: http://blog.itpub.net/10531/viewspace-710948/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.