The SVN server was suddenly inaccessible with Eclipse synchronization:
Org.tigris.subversion.javahl.ClientException:RA Layer Request failed
Svn:server sent unexpected return value (403 Forbidden) in response to OPTIONS request for ' HTTPS://SOURCE.NEXAWEB.COM/PR Otected '
Org.tigris.subversion.javahl.ClientException:RA Layer Request failed
Svn:server sent unexpected return value (403 Forbidden) in response to OPTIONS request for ' HTTPS://SOURCE.NEXAWEB.COM/PR Otected '
Workaround:
Remove the svn login information by deleting the file under C:\Documents and Settings\ username \application Data\subversion\auth.
Win7 directory in
C:\Users\fengbin\AppData\Roaming\Subversion\auth
After deleting it, and then creating a new SVN address under Eclise's SVN repository, he prompts to re-enter the SVN username and password.
This time the flag problem has been resolved.
Cause: The SVN plugin uses the original default user information connection error due to SVN address changes, or user name password changes, or user rights changes.
Because the error information is not clear (in fact, the user rights have changed), I find for a half-day reason to solve
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.