1

I am trying eclipse helios on windows 64 bit and I have tried subclipse 1.6 & 1.8 but I have not been able to get it to work. The most recent error message is copied below:

    RA layer request failed
svn: Unable to connect to a repository at URL 'https://dev-repo.test.com'
svn: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found (https://dev-repo.test.com)

I can access the repo using svn checkout in the command line as well as in the browser.

Any thoughts on how best to resolve the issue?

ali haider
  • 1,140
  • 3
  • 16
  • 29

1 Answers1

2

try giving the absolute URL of the repo instead of 'https://dev-repo.test.com'