Eclipse SVN aborting commit: ' XXXXXXXX ' remains in conflict

Source: Internet
Author: User
Tags svn

SVN submitted a new code, always error "aborting commit: ' XXXXXXXX ' remains in conflict"

So began to search for solutions, the network is mostly a separate use of the SVN solution, in which the causes and consequences of the more detailed is this article:

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

It's too complicated to be good for combat. After reading still do not know how to solve, so with a very stupid method, manually deleted the temporary file and submit, although the submission is successful but this method is too violent undesirable.

Later found this article, feel very practical, hereby remember

http://blog.csdn.net/alan_sss/article/details/7673239

SVN conflict resolution in Eclipse:

1. Click Submit, error--' SVN submit ' has encountered a problem.

2. Select the file that cannot be submitted, and click Update Action. Three more files, respectively: ". Mine" "R (xxx+1)" "R (XXX)" Where xxx is the version number. ". Mine" is the file that I want to submit, ". R (XXX)" is the version of the file that I have modified after the conflict. "R (xxx+1)" is currently the current SVN server version of the content is this.

3. We manually process the source files ". Java "To get the files that you really want to upload to SVN. Right-click the team-> mark to resolve. By default, select the first "mark for conflict Resolution" and click OK. Just three files will disappear, leaving their source files.

4. Edit the source file for yourself to really want the latest version of the file on the SVN server. Right-click team-> Commit, conflict resolution.

Eclipse SVN aborting commit: ' XXXXXXXX ' remains in conflict

Related Article

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.