The Artima Developer Community
Sponsored Link

Java Answers Forum
Eclipse SVN Error

1 reply on 1 page. Most recent reply: Jan 11, 2010 1:07 AM by Kondwani Mkandawire

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Rajeev Mutalik

Posts: 57
Nickname: rajmutalik
Registered: Sep, 2002

Eclipse SVN Error Posted: Dec 22, 2009 1:40 AM
Reply to this message Reply
Advertisement
Hi,

I have installed Eclipse 3.4.0 on linux box and configuring it to use SVN repository for my code base. When I had installed Eclipse 3.5.1, it was able to fetch the folders from the SVN location and sync with Eclipse. But now in 3.4.0 I am getting this error - Folder '' does not exist remotely.
And in the console I get the message - svn: Malformed network data.

Can anyone please help me to resolve this issue.

Thanks and Regards,
Rajeev


Kondwani Mkandawire

Posts: 530
Nickname: spike
Registered: Aug, 2004

Re: Eclipse SVN Error Posted: Jan 11, 2010 1:07 AM
Reply to this message Reply
Have you fixed this yet? Sounds like your URL either has a Malformed address svn+ssh://yoursvnlocation or perhaps svn is not running on the machine? If you just set it up, you need to run svnserve -d

Flat View: This topic has 1 reply on 1 page
Topic: Java runtime error Previous Topic   Next Topic Topic: Java and Hibernate

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use