[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: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-21 23:30:41 CET

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

Updated, compiled (man I need a faster computer, took me 20 minutes
to compile the whole thing!) and tested: works like a charm!
Thanks for the work!

Stefan
 

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