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