Connect to SVN through Eclipse on Ubuntu
Posted
by Gene R
on Super User
See other posts from Super User
or by Gene R
Published on 2009-12-07T19:42:11Z
Indexed on
2010/03/23
23:03 UTC
Read the original article
Hit count: 379
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?
© Super User or respective owner