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

Re: [Subclipse-users] Symbolic links pointing to unversioned directories

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-14 17:46:13 CEST

On 7/14/07, Jette Derriche <jette@nerdgirl.dk> wrote:
> On Sat, 2007-07-14 at 11:14 -0400, Mark Phippard wrote:
> > I do not recall having any code in our product to gray out the option.
> > Usually if there is a problem when you select it we pop-up the errors
> > that happened in loading it.
> >
> > Try opening a Terminal window. Run these commands:
> >
> > export LD_LIBRARY_PATH=/usr/local/lib
> > cd /path/to/eclipse
> > ./eclipse
>
> I tried that. It didn't work.
>
> >
> > Substitute the path where the libsvnjavahl-1.so is found on your system.
> >
> > If that works, you can try editing the eclipse.ini file and add this to it:
> >
> > -Djava.library.path=/usr/local/lib
> >
>
> The locate command reveals that the .so file is in /usr/lib

It all looks good. What are you seeing in the Preferences screen?
There ought to be error messages if you try to select JavaHL. Our
preference screen should look something like this:

http://svn.collab.net/subclipse/help/topic/org.tigris.subversion.subclipse.doc/html/images/preferences-svn.png

A few check-boxes have been added since. If it doesn't look like that
I do not think you are using Subclipse.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Jul 14 17:45:35 2007

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.