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

Re: svn commit: r35055 - in trunk/subversion: include libsvn_auth_gnome_keyring libsvn_subr

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 08 Jan 2009 14:34:37 +0000

Senthil Kumaran S wrote:
> Arfrever Frehtes Taifersar Arahesis wrote:
> > svn_auth_get_platform_specific_client_providers() and
> > svn_auth_get_platform_specific_provider() could accept additional
> > 'svn_boolean_t command_line' argument. If 'command_line==TRUE', then
> > svn_auth_get_gnome_keyring_simple_provider() would be called with
> > unlock_prompt_func==NULL and prompt_baton==NULL.
>
> That is a good one, I shall come up with a patch with the above idea :)

Instead of this function having internal knowledge of a particular
command-line prompting function, it would be better for it to take a
pointer to a prompting function and have no internal knowledge. (The
file "auth.c" should not have to include "svn_cmdline.h".)

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1011788
Received on 2009-01-08 15:35:16 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.