Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release.sh: can we specify the user in the script? #221

Open
benlk opened this issue May 29, 2019 · 0 comments
Open

release.sh: can we specify the user in the script? #221

benlk opened this issue May 29, 2019 · 0 comments

Comments

@benlk
Copy link
Collaborator

benlk commented May 29, 2019

Right now, we have to go through this user-switching rigmarole:

Writing to release/svn/trunk
Committing release/svn/trunk (slow) ...
Authentication realm: <https://plugins.svn.wordpress.org:443> Use your WordPress.org login
Password for 'user': 

Authentication realm: <https://plugins.svn.wordpress.org:443> Use your WordPress.org login
Username: innlabs
Password for 'innlabs':

In that log, user is the current computer user, which SVN assumes is the default SVN user on the remote host. It would be easier if we could specify in release.sh what the user name is.

Can we specify that user name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant