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

Re: svn commit: r31906 - trunk/subversion/libsvn_ra_serf

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sun, 29 Jun 2008 21:19:43 -0400

lgo_at_tigris.org writes:
> Log:
> ra_serf: New comments, no functional changes.
>
> --- trunk/subversion/libsvn_ra_serf/auth.c (r31905)
> +++ trunk/subversion/libsvn_ra_serf/auth.c (r31906)
> @@ -130,6 +130,9 @@ svn_ra_serf__encode_auth_header(const ch
> }
>
>
> +/* Dispatch authentication handling based on server <-> proxy authentication
> + and the list of allowed authentication schemes as passed back from the
> + server or proxy in the Authentication headers. */
> svn_error_t *
> svn_ra_serf__handle_auth(int code,
> svn_ra_serf__session_t *session,

*smooch* :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-30 03:20:50 CEST

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.