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

svn + ssh multiple auth

From: Julien TOUCHE <julien.touche_at_lycos.com>
Date: 2006-09-02 14:29:05 CEST

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 ...
[...]

for update and commit, it's only one time it seems, which is ok.

Regards

                Julien

---------------------------------------------------------------------
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:30:25 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.