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

Re: Issues with 0.9.33

From: Roberto C. Sanchez <roberto_at_familiasanchez.net>
Date: 2005-08-27 22:43:48 CEST

On Sat, Aug 27, 2005 at 10:24:33PM +0200, Alexander Kitaev wrote:
> Hello Roberto,
>
> Thanks for detailed description of the problem.
>
No problem.

> > eclipse -vmargs -Djavasvn.ssh2.key=/home/sanchezr/.ssh/id_dsa
> > \ -Djavasvn.ssh2.username=roberto
> As you're using system properties, try commenting out "ssh = ssh ..." line
> in Subversion config file, that you may find at ~/.subversion/config, also
> please delete ~/.subversion/auth/svn.ssh directory that may contain wrong
> cached credentials and try to access your repository with key auth again.
>
The ssh line was already commented out. Removing the svn.ssh directory
had no effect.

> I think there could be bug that reveals itself when both configuration file
> and system properties are used to define credentials. I will investigate
> this problem next week.
>
I also tried adding the javasvn.ssh2.key property to the configuration
file ~/.eclipse/org.eclipse.platform_3.1.0/configuration/config.ini with
the same odd behavior.

f it makes any difference, running from the commad line gives this
output:

$ eclipse
Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path =
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client:/usr/lib/j2sdk1.5-sun/jre/lib/i386:/usr/lib/j2sdk1.5-sun/jre/../lib/i386

I have specified JavaSVN instead of JavaHL in the preferences, so I
don't what is causing those messages.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto

  • application/pgp-signature attachment: stored
Received on Sun Aug 28 06:43:48 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.