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

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

From: Bert Huijben <bert_at_qqmail.nl>
Date: Sun, 6 Jul 2014 16:39:18 +0200

I'm not sure if the envvar option is really any safer than the argument option, if the command line is really read from the environment block on these platforms. As such I don't think having a command option for that really helps.

For the file solution it might be more useful to use both username and password from that file.

Bert

-----Original Message-----
From: "Martin Furter" <mf_at_apache.org>
Sent: ‎6-‎7-‎2014 14:16
To: "dev_at_subversion.apache.org" <dev_at_subversion.apache.org>
Subject: [PATCH]: Add --password-file and --password-envvar

Attached is a log message and a patch which adds the new options
'--password-file' and '--password-envvar'. It also adds Julians warning
to the '--password' help text.

I haven't found out yet how the test suite checks the '--password'
option. So I tested it just by hand :)

Also I added a check that stdin is specified only once. This should
probably go into a seperate patch.

This is just the first iteration of the patch. Comments welcome.

- Martin
Received on 2014-07-06 16:40:36 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.