[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-22 00:49:09 CET

Ben Collins-Sussman <sussman@collab.net> writes:
 
> My test case is to run 'svn ls URL1 URL2' on a read-protected
> repository. At the moment, svn will prompt you twice, because it's
> two seperate calls to svn_client_ls(). With my patch, the second
> prompt doesn't happen anymore. The credentials are being cached in
> the auth_baton between calls to client functions.

OK Steve, auth credentials are now being cached between successive
calls to svn_client_* functions. Just update your svn source to
r5006 or later. Let me know if it works for TortoiseSVN!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 21 22:51:05 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.