SVN 405 Error

Source: Internet
Author: User
Tags commit svn svn update
SVN submission times HTTP Error number 405:http 405 resource is prohibited

Analysis: This is because a directory with the same name already exists on the server, so you will report an error when submitting it.

Cause: When creating a directory, create one more, so delete one on the server side.

Solution: First the current modified directory of the previous directory export appears, and then according to the entire directory delete, update, and then need to modify the file cover, and then submit the problem.

Note: The folders in the SVN working copy are not arbitrarily removed from the replacement. Files can be.


Today we have this situation:

SVN has this error because a folder was deleted and a folder with the same name was created. On the SVN server side, there seems to be no distinction between the two folders, so there is an error. Workaround: Delete the folder where the error occurred svn Update the folder that exists on the server appears to be deleted locally delete the existing folder svn commit recreate folder svn commit

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.