-
Hello, thanks for this great script.
Pushing of the DB works fine, however, the wordpress paths in the Database are not replaced (e.g. http://localhost/ -> http://www.online). Am i missing something?…
-
Hi,
I successfully installed wordmove and also the Movefile.
Pushing the db is working.
trying to push the whole installation ends up with an error.
command: wordmove push -e staging -all OR wordmov…
-
Hi !
I'm a new user of wordmove. That project looks great !
I spent the afternoon trying to make it work, but i'm stuck with a strange behavior... Can't figured out the problem so i'm looking for he…
-
So, the [commit history](https://github.com/welaika/wordmove/commits/master) states, that the development of wordmove isn't very active in the last time. If this project isn't in active development an…
-
Running VVV and wordmove will not sync the remote with the local db.
Tried to update but when I run
`$sudo gem install wordmove --pre`
I get this
`ERROR: Error installing wordmove:`
`wordmove requ…
-
when `wordmove pull -d`
``` bash
gunzip /Users/faber/xxxxxx/wp-content/dump.sql already exists -- do you wish to overwrite (y or n)? y
```
-
When I do a database pull request everything passes but no value is changed on my local database. I stopped wordmove script before deleting the dump files and noticed that the dump file on the server …
-
Hi there,
I have always used your gem with pleasure but this morning, after updating my OS, I am unable to launch it... It appears as the system has removed it and I don't understand why...
So I ope…
-
I get the following error whenever trying to do a push or pull. mysqldump: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) when trying to connect …
-
How can I install lftp on Windows 7? I tried installing it using Cygwin but it didn't seem to work. Is there any other way of installing it globally on Windows 7?
I am using Git Bash to run Wordmove.…