SVN update was Locked,can ' t open file ' folder/.svn/tmp/text-base/file.svn-base '

Source: Internet
Author: User
Tags svn update
Error condition

The most recent project SVN will show the can ' t open file ' project directory/.svn/tmp/text-base/Xxx.xmlEvery time the project is updated. Svn-base ' similar errors, while causing the project directory to be locked, can only be unlocked by executing clean up. Also, there is no problem with update operations for individual files or folders.

Where the "xxx.xml" file in the error message is the file that caused the error.

Cause analysis and search:
1, browse the SVN repository, see the error Xxx.xml file, you will find a case-sensitive xxx.xml file. Find methods such as:

2. Delete the Xxx.xml or xxx.xml file with the same name, or change one of them to a different name. If you do not have permission to modify this step, you can get an administrator.
3. This error is caused by the original: Under the Linux system, case-sensitive, that is, uppercase and lowercase named files are different files. Under Windows systems, it is case-insensitive. Once you have a file with the same name but only a different case, you cannot coexist under Windows. As a result, systems that are under Linux are updated to Windows systems with these problems.

The cause of this problem in our project group is that different people have submitted a case-sensitive file with the same name.

SVN update was Locked,can ' t open file ' folder/.svn/tmp/text-base/file.svn-base '

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.