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

Re: svn + ssh multiple auth

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-02 14:57:04 CEST

On Sep 2, 2006, at 14:29, Julien TOUCHE wrote:

> when using svn+ssh without public key, is there a way to reduce ssh
> calling ?
>
> for now, it asked for password multiple times, a bit annoying
>
> # svn co svn+ssh://touche@localhost/path/to/svnroot/projet1/trunk/a a
> touche@localhost's password:
> touche@localhost's password:
> touche@localhost's password:
> A ...
> [...]

No; as far as I understand it, using the keys is the solution to the
multiple password request issue.

http://subversion.tigris.org/faq.html#ssh-auth-cache

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 2 14:58:17 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.