Org.apache.subversion.javahl.ClientException:svn:E200007:Commit failed exception resolution in Subversion code submission

Source: Internet
Author: User

Introduction: After switching the Subversion server address, there was an issue that failed to correctly commit the code Org.apache.subversion.javahl.ClientException:svn:E200007:Commit failed ( Details follow), how to solve it?

1. Background information

The server address of subversion was switched on the machine due to the project needs, but there were errors that could not be committed when the code was submitted on the new Subversion server address.

2. Analysis of error messages

Specific error message:

Org.apache.subversion.javahl.ClientException:svn:E200007:Commit failed (Details follow): Svn:E200007:CHECKOUT can Only being performed on a version resource [at the Time].svn:e175002:checkout request failed on '/svn/bsettle/!svn/rvr/3/c Ode/bsettle/src/main/java/com/bsettle/basic/controller/basicdatacontroller.java ' Org.apache.subversion.javahl.ClientException:svn:E200007:Commit failed (Details follow): Svn:E200007:CHECKOUT can Only being performed on a version resource [at the Time].svn:e175002:checkout request failed on '/svn/bsettle/!svn/rvr/3/c Ode/bsettle/src/main/java/com/bsettle/basic/controller/basicdatacontroller.java '
Error message that appears in eclipse:

Based on the error message above, it is known that the information cannot be submitted to the destination server because Checkoutcan only is performed on a version resource[at this time].

First of all, the problem is caused by the client of subversion itself, and eclipse itself has no problem, before it is working properly.

That can only be caused by switching Subversion server problems, cannot commit, is not due to the cache in the local permissions or address information mismatch caused it?

3. Resolution of the problem

Then clear the local cache, right-click on the item-team-> Referesh/clearup [refresh/clear].


Haha, and then the code can be successfully submitted, the original problem is the different SVN server address local cache caused by the problem.

4. Summary

Bold assumptions, exclusion analysis, reasoning and argumentation, problem solving.


Org.apache.subversion.javahl.ClientException:svn:E200007:Commit failed exception resolution in Subversion code submission

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.