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

RE: Versions [ was: non manageable project ]

From: Russel Winder <russel_at_russel.org.uk>
Date: 2005-07-18 15:57:14 CEST

On Mon, 2005-07-18 at 17:38 +0400, Alexander Kitaev wrote:
> Hello Russel,
>
> Which kind of authentication do you use - private key or password? If first,
> do you have corresponding system properties defined? If second - did you
> entered valid password and user name in "create repository location" dialog?

I think I don't know :-)

I certainly enter my id and password where it asks in the dialogue box
but I also start Eclipse with the line:

/opt/eclipse-3.1/eclipse -vmargs -Djavasvn.ssh2.key=$HOME/.ssh/id_dsa -Djavasvn.ssh2.passphrase=$1

well this is the line from the shell script I use which has always
worked to date.

> The following properties have to be set in Eclipse config.ini file to allow
> private key authentication with JavaSVN:

> javasvn.ssh2.key=path/to/private/key/file
> javasvn.ssh2.passphrase=passphrase
> javasvn.ssh2.username=username

Is the last one defaulted to the id of the current user?

> If the above will not help, please let me know (send email to
> support@tmatesoft.com) - I will provide you with the latest version of
> JavaSVN and will help to debug the problem to get it fixed.

OK, that's splendid. Thanks.

-- 
Russel.
====================================================
Dr Russel Winder                +44 20 7585 2200
41 Buckmaster Road              +44 7770 465 077
London SW11 1EN, UK             russel@russel.org.uk

Received on Mon Jul 18 23:57:14 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.