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

Re: authentication client caching

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-23 00:40:29 CEST

Jeff Eng wrote:

> Anyway, so am I right concluding that credential caching is not an
> option with the svn+ssh:// access method because my SSH client needs to
> do the caching, not the SVN client?

You are correct. It's ssh prompting you, not svn. So I'd recommend
using something like ssh-agent to do in-memory caching.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 23 00:41:00 2004

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.