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

deploy-plugin.php does not work with empty WP repo #25

Open
W3Extensions opened this issue Mar 20, 2018 · 1 comment
Open

deploy-plugin.php does not work with empty WP repo #25

W3Extensions opened this issue Mar 20, 2018 · 1 comment

Comments

@W3Extensions
Copy link

I wanted to push files to my new wordpress.org repo for the first time. But it turns out deploy-plugin.sh doesn't work unless there are already files in the remote SVN.

So I had to install svn (git-svn isn't very reliable) and create a local repo, copy my plugin files to the local repo and then push to WordPress.org...just so I could then go back to my local git repo to try deploy-plugin.sh (just to make sure it actually works for the next time I need it).

I really like and appreciate this script, but it needs to be a bit more comprehensive.

@sudar
Copy link
Owner

sudar commented Mar 21, 2018

@W3Extensions

I haven't created a new WordPress plugin in the repo in a while. And honestly I don't think anyone would have used this script with a completely new WordPress.org svn repo.

Can you give me the exact error that you got so that I can try to see if I can fix it?

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

No branches or pull requests

2 participants