I get the same thing. It basically means that it is impossible to
connect to an existing project. I have had to revert to using
TortoiseSVN.
Is this related to Issue 50 which was supposedly fixed??
-----Original Message-----
From: Jake C [mailto:buddhabuddy@hotmail.com]
Sent: Wednesday, December 15, 2004 10:40 AM
To: users@subclipse.tigris.org
Subject: Trying to share project fails with no error message
We are trying to switch from Visual Source Safe (ick) to SVN. I have an
existing project that I want to connect to the new SVN repository. I set
up
the Repository and do Team->Share Project. It detects that the project
already exists in the Repository, and asks if I want to Synchronize. If
I
say "Yes", the dialog box goes away but nothing happens (since
Synchronize
isn't implemented yet), and my Project is not connected to the
Repository.
If I say "No", the dialog box doesn't close. The only thing I have in my
Eclipse log is the following:
org.tigris.subversion.svnclientadapter.SVNClientException: Command line
client adapter is not available
at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterF
actory.setup(CmdLineClientAdapterFactory.java:48)
at
org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientM
anager.java:48)
at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProvider
Plugin.java:120)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleC
ontextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
I thought that you didn't have to have an external Subversion client
installed to run Subclipse.
What am I doing wrong? Do I have to delete my existing project and
re-checkout everything?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Dec 16 09:15:34 2004