The Artima Developer Community
Sponsored Link

Java Answers Forum
Subversion - Eclipse - Subclipse - JavaSVN

0 replies on 1 page.

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 0 replies on 1 page
waqaas rahman

Posts: 3
Nickname: waqaas
Registered: May, 2005

Subversion - Eclipse - Subclipse - JavaSVN Posted: May 27, 2005 7:46 AM
Reply to this message Reply
Advertisement
Hello,

I have the following problem and would like to know if anyone else has come across it.

Background

I set up Subversion 1.1.5 on a linux server and created a test repository.
On my windows machine, I set up Eclipse 3.0.2.
I installed the Subclipse 0.9.31 and JavaSVN 0.8.8.1 Eclipse plug-ins for Subversion.
I successfully connected to the test repository on the linux server from within Eclipse.

Problem

The above worked for a couple of days and now as I try to connect to the repository I get the following error message in a popup


‘Error validating location: "org.tigris.subversion.javahl.ClientException: The system cannot find the file specified.

svn: Can't create tunnel: The system cannot find the file specified.

"

Keep location anyway?’

Additional Testing


1. I re-installed Eclipse and started from scratch but the problem persists.

2. I can still successfully connect to the test repository using TortoiseSVN from my windows machine. This indicates that the problem is likely to be within Eclipse.

Topic: Inheritance question Previous Topic   Next Topic Topic: Moving a JinternalFrame out of a JFrame

Sponsored Links



Google
  Web Artima.com   

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