Use of SVN in Mac Environment, submit iOS code

Source: Internet
Author: User

The frequently used commands are:

1. Download the code from the server side to the local

Enter SVN checkout Svn://localhost/mycode--username=gwh--password=123/users/apple/documents/code in the terminal

Download the contents of the Mycode warehouse in the server to the/users/apple/documents/code directory

2. Commit all modifications to the server

In step 1, the server-side code has been downloaded to the/users/apple/documents/code directory, now modify some of the code inside, and then commit these modifications to the server

1> Open terminal, first locate to/users/apple/documents/code directory, enter: Cd/users/apple/documents/code

2> Input Submission Instructions: SVN commit-m "Fill in the contents of the tag, can not write things."

3. Update the server-side code to the client

1>cd/users/apple/documents/code

2>SVN Update

Reference: http://blog.csdn.net/itianyi/article/details/8981989

Http://blog.sina.com.cn/s/blog_5946919f01016gfm.html

Use of SVN in Mac Environment, submit iOS code

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.