“RA layer request failed” error with Subclipse, no errors with web browser
I'm using STS 2.8.1 (I think it's based on Eclipse Indigo) with Subclipse 1.6.18. I'm trying to check some code out from a repository, but when I add the repository location, I get the following error: RA layer request failed svn: Server sent unexpected return value (503 Service Unavailable) in response to OPTIONS request for 'http://a.b.com:18080/svn/myproject' The thing is, if I try to access that repository from a web browser (e.g. Chrome or IE), I'm allowed to access it. It asks for my username and password, and after I enter them, I can see the project tree. Does anyone know why I can