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

Re: authentication

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-06 21:07:28 CET

"SteveKing" <steveking@gmx.ch> writes:

> (I'm not very familiar with the new authentication API so if my suggestion
> breaks anything else then just ignore my mail)

Actually, all this code is about to vanish when I finish libsvn_auth.

When you run

   $ svn ls URL1 URL2 URL3

...they'll share a single auth_baton and providers, which should
remember the already-successful credentials on each successive
challenge. I think.

When I finish the libsvn_auth stuff, we should make sure it's working
right. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 6 19:09:19 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.