I have installed SVN plugin to my eclipse by 'Help->Install new software'. Used the URL - http://subclipse.tigris.org/update_1.6.x.
After installation, I tried connect my SVN URL(http://svnserver.com/svn) which worked others machine in tortaise svn. It got prompted with credentials, then it ended up with below error message in eclipse.
RA layer request failed
svn: Server sent unexpected return value (500 Internal Server Error) in response to OPTIONS request for 'http://svnserver.com/svn'
Note : I have connected client network in citrix (Cisco anyclient) after disabling the proxy in my machine.
Eclipse platform is v3.6.3
