0

I have created a repository on Unix server and trying to connect it using Subclipse on my local machine. When I try to add a repository in Eclipse, I get the following error:

RA layer request failed
svn: OPTIONS of 'https://XXX/<my repository>': 200 OK (https://XXX)

I am using Subclipse as a plugin. on Windows XP machine. Is there any way I can check locally that the repository is accessible?

1 Answer 1

1

Try with TortoiseSVN it is more descriptive in its errors, you can check the parameters with its repobrowser.

Anyway that doesn´t seem an error, return 200 it is an ok reponse, so probably what it is returning it is not ok for Subclipse, probably it is the url that is missing some information.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.