Re: [PATCH] gpg-agent: search gpg-agent socket in $GNUPGHOME

2016-10-27 Thread Patrick Steinhardt
Hi Bert, On Thu, Oct 27, 2016 at 11:54:06AM +0200, Bert Huijben wrote: > > -Original Message- > > From: Patrick Steinhardt [mailto:p...@pks.im] > > Sent: donderdag 27 oktober 2016 11:15 > > To: Subversion > > Subject: [PATCH] gpg-agent: search gpg-agent so

RE: [PATCH] gpg-agent: search gpg-agent socket in $GNUPGHOME

2016-10-27 Thread Bert Huijben
> -Original Message- > From: Patrick Steinhardt [mailto:p...@pks.im] > Sent: donderdag 27 oktober 2016 11:15 > To: Subversion > Subject: [PATCH] gpg-agent: search gpg-agent socket in $GNUPGHOME > > Hi, > > a recent thread on issues with gpg-agent lead me

[PATCH] gpg-agent: search gpg-agent socket in $GNUPGHOME

2016-10-27 Thread Patrick Steinhardt
Hi, a recent thread on issues with gpg-agent lead me to take a look at how the gpg-agent socket is located in subversion. The current code was lacking support for $GNUPGHOME, which allows a user to relocate his gnupg configuration directory. As setting this environment variable would also cause S.