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

Re: svn commit: r1005065 - in /subversion/branches/gpg-agent-password-store: ./ build/generator/ subversion/include/ subversion/include/private/ subversion/libsvn_auth_gpg_agent/ subversion/libsvn_subr/

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 18 Oct 2010 14:10:17 +0200

Senthil Kumaran S wrote on Mon, Oct 18, 2010 at 15:35:39 +0530:
> Daniel Shahaf wrote:
>> e.g., under gvim, ':echo $TERM' shows nothing. So, is it the case that,
>> as written, gpg support will only be available to cmdline programs, but
>> not to generic library users?
>
> This is an optional argument sent to the Assuan protocol based server. If
> this does not work out it is not a problem, the socket is most important
> here.

You trimmed context, but if the variable does not exist in the
environment then you return FALSE from the password_get() function ---
that is, you say "I couldn't find a password" and the providers system
moves on to try the next provider.

So, either I'm in dire need of coffee, or yes there is a problem if the
variable does not exist.
Received on 2010-10-18 14:11: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.