docs icon indicating copy to clipboard operation
docs copied to clipboard

release.sh: can we avoid saving the password?

Open benlk opened this issue 6 years ago • 0 comments

-----------------------------------------------------------------------
ATTENTION!  Your password for authentication realm:

   <https://plugins.svn.wordpress.org:443> Use your WordPress.org login

can only be stored to disk unencrypted!  You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible.  See the documentation for details.

You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/Users/user/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)?

Is there some option we can pass to the svn commands in release.sh that will automatically deny saving this password?

benlk avatar May 29 '19 17:05 benlk