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

Source: Internet
Author: User
Tags subversion client

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

Introduction: org. apache. subversion. javahl. clientException: svn: E200007: Commit failed (details follow). How can this problem be solved?

1. Background

Due to project requirements, the subversion server address is switched on the machine. However, when code is submitted on the server address of the new subversion, an error cannot be submitted.

2. Analysis of Error messages

Specific error message:

org.apache.subversion.javahl.ClientException: svn: E200007: Commit failed (details follow):svn: E200007: CHECKOUT can only be performed on a version resource [at this time].svn: E175002: CHECKOUT request failed on '/svn/bsettle/!svn/rvr/3/Code/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 be performed on a version resource [at this time].svn: E175002: CHECKOUT request failed on '/svn/bsettle/!svn/rvr/3/Code/bsettle/src/main/java/com/bsettle/basic/controller/BasicDataController.java'
Error message in Eclipse:

 

Based on the preceding error message, you can find that you cannot submit the information to the target server because ChECKOUTcan only be already med on a version resource [at this time].

First, eliminate the problems caused by the subversion client. Eclipse itself does not have any problems, and it previously works normally.

It can only be caused by switching the subversion server and cannot be submitted. Is it because of the local cache permission or address mismatch?

3. Problem Solving

Right-click the local cache and select project> Team> Referesh/Clearup [refresh/clear].


Haha, then the code can be submitted smoothly. The original problem was caused by the local cache of different svn server addresses.

4. Summary

Bold assumptions, excluding analysis, reasoning, and solving problems.


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.