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

Re: problems opening subclipse perspetive

From: Hermann Voßeler <hermann.vosseler_at_baaderbank.de>
Date: 2005-05-09 20:58:53 CEST

Thomas SMETS wrote:
> I am just lacking some sort of technical details from your
> environment. What server-version are you working against ? When you
> wrote that you removed some SVN-packages, which were they ... ?
> SVN-client more than likely ... ?
>

Hello Tomas,

I don't have subversion-server installed on this PC. We use Subversion
via Apache + https: + Client Certificates. The Server is located on
another machine (and it was rather tricky to set up...).
Version of Subverson-Server: 1.0.6 (but this doesn't matter as long as
it is > 1.0)

I removed the Package installed with Fedora Core:
  subversion-1.1.0-5.i386.rpm

I built from sources: svn, Version 1.1.4 (r13838)
i.e subversion-1.1.4.tar.gz

It worked withoud removing the installed packages (because the RPM
installes to /usr/), but I removed them out of fear to mess up the
differing versions.

Here is my wrapper-script to start eclipse
----------------
#!/bin/sh
export LD_LIBRARY_PATH=/usr/local/lib
exec /opt/eclipse/3.1M6/eclipse -vm $JAVA_HOME/jre/bin/java -data
~/devel/workspc $@ -vmargs -Xmx900M
----------------

Subclipse works fine for me with 3.0.2, 3.1M5 and 3.1M6

Hermann Vosseler
Received on Tue May 10 04:58:53 2005

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.