The svn-x64-macosx-gnu-shared* builders

2014-07-08 Thread Branko Čibej
It appears that the svn-x64-macosx-gnu-shared* buildbot scripts are not used. Does anyone object to my removing/renaming/recycling them to set up a builder or two on the Mac Mini that's sitting around for that very purpose? -- Brane -- Branko Čibej | Director of Subversion WANdisco | Realising

Re: [PATCH]: Add --password-file and --password-envvar

2014-07-08 Thread Branko Čibej
On 07.07.2014 10:51, Julian Foad wrote: > Branko Čibej wrote: >> On 07.07.2014 10:27, Julian Foad wrote: >>> Aha! But Subversion already has a way to read authn creds from a file: >>> >>> --config-dir=x >>> >>> All we're lacking is a convenient way to put the required creds into >>> the file. A

Re: [PATCH]: Add --password-file and --password-envvar

2014-07-08 Thread Ben Reser
On 7/7/14 7:38 PM, Martin Furter wrote: >> On Linux I see only the environment of my own processes. On OpenBSD I >> see only HOME and PATH for other users. So envvar seems to not be less >> secure than a password file. Except that it shows in up for the root user for all commands regardless of use