[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Trying to share project fails with no error message

From: Carfield Yim <carfield_at_gmail.com>
Date: 2004-12-16 03:55:12 CET

Subclipse depend of svn binary in some operation even you choose
javahl binding..... You need to install windows version of subversion
to make it work....

On Wed, 15 Dec 2004 18:39:53 +0000, Jake C <buddhabuddy@hotmail.com> wrote:
> 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.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
> at
> org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
> at
> org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:120)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.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 13:55:12 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.