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

Re: authentication progress...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-18 00:33:09 CEST

Dale Thatcher <subversion@dalethatcher.com> writes:

> In the above code couldn't the get_username and get_password be
> collapsed into a single get_auth(username, password, auth_baton,
> pool)? The same could go for the store method. Is there a reason
> they need to be separate?

No reason they *need* to be separate.

The reason they're separate: it just happens that right *now*, both
authentication methods are sharing a common 'get_password'
implementation in libsvn_client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006

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.