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

[Subclipse-users] Blank field in the SVN Interface Box

From: Mark Russell <mark_russell_at_instantiations.com>
Date: Wed, 17 Dec 2008 06:52:06 -0800 (PST)

I have been working on this for three days and If I can't solve it I will have to switch to Windows to do my development (yuck).

I develop on eclipse 3.4.1 on CentOs 5.1. I just installed the 1.4.7 subclips plugin and subversion client adaptor 1.5.2 and svnkit library 1.2.1.5297 plugins into eclipse via the p2 update manager. I keep getting a dialog box that pops up when I try to add any svn repository. Here is what the dialog says: unable to load default SVN client.

When I go to the team->svn properties page in the SVN interface group there is a drop down that is blank. I have followed all of the web pages on this I can find and still no luck.

I have upgraded my client SVN to the CollabNet SVN. It is installed into the default location and in the path it runs instead of the default SVN. Here the output from the SVN command:
svn, version 1.5.4 (r33841)
   compiled Oct 23 2008, 15:32:27

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

here is my eclipse ini file:
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-clean
-vm
/usr/bin/JRocket_1.6_03/bin/java
-vmargs
-Xms40m
-Xmx512m
-Djava.library.path=/opt/CollabNet_Subversion/lib

This should not be this hard.

Please help me

Thanks in advance for any help

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=985747

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-17 15:54:14 CET

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.