Until yesterday, I was able to connect my svn repository in my eclipse, but unfortunately today i was not able to connect to my svn from eclipse.
The error goes like:
org.apache.subversion.javahl.ClientException:RA layer request failed
svn: Unable to connect to a repository at URL https://....
svn:Server sent unexpected return (500 Internal Server Error) in response to
OPTIONS request for ''https://..'
Keep location anyway?
I have tried pinging the hosts url from the command prompt and I cannot ping the website, but I can open and browse my projects in web browser.