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

Re: authentication cache

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-02-20 18:02:14 CET

"SteveKing" <steveking@gmx.ch> writes:
> if I call e.g. svn_client_ls() on a password
> protected repository then Subversion asks
> (if used) via prompting providers for the
> authentication. But if I do another svn_client_ls()
> right after that (on a directory below the last)
> with the same ctx-object then Subversion
> asks again for authentication.
>
> Are there plans to cache those username/passwords
> during one session? This most likely won't affect
> the command line client but some GUI clients like
> mine...

I thought we were planning to cache them in there. Garrett, does that
match your understanding?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 18:35:52 2003

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

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