[PATCH] issue #4375: provide --password-fd option

2017-09-17 Thread William Orr
Hey, This is my first patch to subversion, so please bear with me. This looks to address a very commonly requested feature: providing an alternative for automated tools to provide a password to svn via piping it in over an fd (similar to gnupg). One outstanding concern that I couldn't find addre

Re: [PATCH] issue #4375: provide --password-fd option

2017-09-17 Thread Stefan Sperling
On Sun, Sep 17, 2017 at 01:06:14AM -0700, William Orr wrote: > Hey, > > This is my first patch to subversion, so please bear with me. > > This looks to address a very commonly requested feature: providing an > alternative for automated tools to provide a password to svn via piping > it in over an