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

Re: svn commit: r34399 - in trunk/subversion: bindings/javahl/native include libsvn_subr tests/libsvn_subr

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 24 Nov 2008 22:13:56 -0600

jwhitlock_at_tigris.org wrote:
> Author: jwhitlock
> Date: Mon Nov 24 20:02:43 2008
> New Revision: 34399
>
> Log:
> Greatly simplify how to get a list of available platform-specific auth
> providers.
>
> * subversion/libsvn_subr/auth.c,
> subversion/include/svn_auth.h
> (svn_auth_get_platform_specific_client_providers): Added.
>
> * subversion/libsvn_subr/cmdline.c (svn_cmdline_create_auth_baton),
> subversion/bindings/javahl/native/SVNClient.cpp (getContext): Use the new
> function added above.
>
> * subversion/tests/libsvn_subr/auth-test.c
> (test_platform_specific_auth_providers): Test the new function added above.
>
> Modified:
> trunk/subversion/bindings/javahl/native/SVNClient.cpp
> trunk/subversion/include/svn_auth.h
> trunk/subversion/libsvn_subr/auth.c
> trunk/subversion/libsvn_subr/cmdline.c
> trunk/subversion/tests/libsvn_subr/auth-test.c

btw, Thanks for showing some love to the JavaHL bindings with this change! Does
this mean you can look at implementing the required prompters for the two
deprecated functions we're still using in JavaHL? ;)

-Hyrum

Received on 2008-11-25 05:14:21 CET

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.