Differences between common updates and submissions in SVN

Source: Internet
Author: User

When the local file is not changed and the Server File is changed, the update will retrieve the file from the server and overwrite the current file.
If the local file is changed and the server file is not changed, the file will not be updated.
If the local file is changed and the Server File is changed, if the modified part does not conflict, the file will be merged to the local device. If there is a conflict, a file conflict will be prompted, you need to manually modify the settings and then upload them to the server.

The secret of SVN is that someone else has submitted the modified file. If you submit another file, it will not allow you to submit the modified file...

 

>>>>
<

Mark the conflicting region, delete the conflicting file, and keep the original file.

Synchronization refers to the work done before the update is submitted. synchronization is performed before the update is submitted to know what needs to be submitted and what needs to be updated, what conflicts occur (conflicts may occur if you and your colleagues modify the same file)

At this time, you can change the write to be consistent with the server file, and then submit and update the file.

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.