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

Re: svn: Authentication canceled

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-07 02:31:01 CEST

> I want to use User and Password through ssh no public keys, what I have
to do ?

It works better with keys.

The issue is that Subversion itself provides no mechanism for passing
credentials to an ssh client, and therefore JavaHL just ignores that
username and password you set in Subclipse. When you use keys, then you
can install a key agent that will cache and provide your keys and
credentials.

JavaSVN works a bit better in this area. I would suggest reading this
message, and trying the special "preview" release it mentions:

http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=3933

When using that version create your connection with no username and
password specified and if you have done any SSH configuration for JavaSVN,
undo it. This version will prompt you for all of the info.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Oct 7 10:31:01 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.