Originally from: http://blog.lixiphp.com/svn-could-not-open-the-requested-svn-filesystem-and-403-forbidden/
This article mainly records some important information about the svn configuration process and various error solutions.
Solve SVN cocould
1. SVN: server sent unexpected return value (500 internalserver error) in response to options request for 'http: // svn.moon.ossxp.com/svn/test'Incorrect user nameCheck whether the logon user name is incorrect
SVN: the server sends an unexpected
1 SVN locked a directory-cannot be updated
This is mostly because the svn command failed last time and is locked. If cleanup is ineffective, You have to manually delete the locked file.
Run CD at the command prompt to the directory where the svn
I just received a project and was about to upload the project to SVN, but prompted SVN: mkactivity... 403 forbidden,
I checked it online and said yes.The original SVN operations such as check out are URL case insensitive, but can be case
1. Get SVN program
2, install Subversion (hereinafter referred to as SVN) server side and client. Download the server side is a ZIP compression package, direct decompression can be, such as I extract to E:\subversion. Client installation file is an
1. Obtain the svn Program
2. Install the Subversion (SVN) server and client. The downloaded Server is a zip package, which can be decompressed directly. For example, I can decompress the package to E: \ subversion. The Client installation file is
when using SVN client, the client can check out normally, but at check in (Commit,mkdir, etc.)Something went wrong.:Server sent unexpected return value (403 Forbidden) in response to MkactivityThe logs on the service side also logged errors:Access
The reason for this problem is that others have changed the location of the code I originally wrote, moved two classes to a different folder, and I updated it to show only the folders he added without the classes inside, and the error
When SVN checkout is used, the following error is reported:
In myeclipse:
RA layer request failedSVN: server sent unexpected return value (403 Forbidden) in response to options request for 'http: //
When using SVN checkout, quote the following error:
In the MyEclipse:
RA Layer Request failedSvn:server sent unexpected return value (403 Forbidden) in response to OPTIONS request for ' http://172.17.11.55/svn/root1
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.