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

Re: auth cache (was: svn commit: rev 5006 ...)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-24 17:03:35 CET

Robert Pluim <rpluim@bigfoot.com> writes:

> Ben Collins-Sussman writes:
> > The only thing I can think of is to do what Philip suggested about
> > svn_client_add() -- make *all* the svn_client_foo() functions take a
> > *list* of targets. That way everything can happen in a single RA
> > session.
> >
> > Of course, what if the user runs 'svn ls URL1 URL2 URL3', and URL2
> > happens to be a different server? Ugh.
>
> Well, wouldn't svn_client_ls just prompt if needed for URL2, and reuse
> the auth stuff it's cached from URL1 for URL3?

I think you're missing the point. There IS no more caching
mechanism. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 24 15:04:32 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.