Connect to SVN through Eclipse on Ubuntu
- by Gene R
We have a Subversion server running on an internal server. I'm trying to connect to it through SubClipse (Eclipse) on Ubuntu.
When I enter the URL: svn://servername/site/trunk as I do from Windows. I get the following error:
Error validating location: "org.tigris.subversion.javahl.ClientException: svn: Malformed network data"
Anybody got any ideas?