-
```
local | adapt dump
```
/Library/Ruby/Gems/2.0.0/gems/wordmove-1.3.1/lib/wordmove/sql_adapter.rb:44:in `gsub!': invalid byte sequence in UTF-8 (ArgumentError)
Any ideas on what I need to do to fi…
-
On my development machine I use symbolic links from the plugin directory to several plugins I have developed (plugins under development that are shared across several WP sites also under development).…
-
I ran the following inside the Vagrant machine (VVV) and it looks like everything processed normally but none of the database has changed on the remote server. It's a bare WordPress site and I simply …
-
Output from `locale` on Scotch Box VM
```
vagrant@wpdist:/var/www$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such…
-
I am moving over to Vagrant from Mamp Pro. I have successfully managed to install WordMove on my vagrant box but I'm having issues with SSH keys from inside vagrant.
Instead of me having to log into…
dsgnr updated
8 years ago
-
Hi,
is it possible to get just one theme, something like:
wordmove pull -e staging -t "selectedtheme"
Instead of getting all themes?
This would be very useful as we can have some themes but be work…
-
~/.rvm/gems/ruby-2.2.0@wordless/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::BASE
~/.rvm/gems/ruby-2.2.0@wordless/gems/bigdecimal-1.2.7/bigdecimal.bundle:…
-
So, one of my clients is running Siteground and they started moving all their databases to 5.6 which broke my push pull capabilities with Mamp as it's still running 5.5. I have other clients who also …
kLOsk updated
8 years ago
-
Having issues here running this command:
`wordmove push -e staging -d`
which results in this:
> Error code 1 returned by command "mysqldump --host=internal-db.sXXXXXX.gridserver.com --user=wordpres…
-
Hello,
I already have ssh key set up and i can ssh to my staging server without password outside VVV.
However, when i try using Wordmove inside VVV like so:
`vagrant@vvv:/srv/www/mywebsite/htdocs$ …