[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-02-20 18:58:27 CET

Karl Fogel wrote:

>"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?
>

we cache an authentication baton now, i don't know what needs to be done
to the baton to make it cache the password, but i thought it would do
that automatically...

-garrett

---------------------------------------------------------------------
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:59:17 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.