-
I'm using MAMP (PRO) for local development and when i try to pull a database it doesn't change the local database. Wordmove doesn't give any errors though. An .SQL file appears in /wp-content, which s…
-
When I do:`$ wordmove pull -e production -d` the home and site url do not change to the local environment. Any suggestions?
-
Hi! Wordmove is awesome thank You!
I have this problem, when i launch the command: wordmove push --all -e staging
i have this error:
mkdir: Access failed: 550 Can't create directory: No such file or…
-
Can we have a feature that would allow for the MySQL prefix "wp_" on the developer site be changed to "wp_34tu_" on the live site for increased security.
Where would you add fork the code and fix th…
-
The message "Object#timeout is deprecated, use Timeout.timeout" is displayed during the remote mysqldump with Ruby 2.3.0, wordmove 1.3.1.
/Users/mojen/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/n…
-
Thanks for all the work you put into Wordmove. I've got it up and running but wanted to share some feedback on database decompression.
Updating to 1.4.0 introduced an error related to the `gunzip` co…
-
I've done the whole, `wordmove push -t && wordmove push -p && wordmove push -d` stuff, but I'm having an issue on the deployed server.
When navigating around the site, I notice most of the links incl…
-
Database pulling from my server works perfectly fine, but when I push to the server no changes in the database are made. I am not getting any error messages and the PHP Error Log is also empty. All I…
-
specifically I had to use `--compatible=mysql40` to make the script work on older mysql hosts.
-
I am not sure why I am getting this error. Everything seemed fine previously until I updated some of the packages on my linux server. I can upload the files but can't seem to upload the database.
<…