[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: Julien TOUCHE <julien.touche_at_lycos.com>
Date: 2006-09-02 16:55:56 CEST

Ryan Schmidt wrote on 02/09/2006 14:57:
> 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
>

the problem is not caching, i don't want it.
problem is how many times svn calls ssh. on checkout it seems 3 times,
so 3 pass.
question is, could it be less or not.

another solution woud be to use pure file access but it seems not
adequate for multiple hosts and mulitple users.
for example, writing(commit) are made with the local user and could let
some read-only file not usable by others.
or is there a way to set umask for svn access ?

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 16:57:12 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.