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

authentication cache

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-20 15:50:08 CET

Hi,

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...

Stefan
Received on Thu Feb 20 15:51:20 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.