-
It seems a bit counter-intuitive to tell wordmove what to ignore instead of what to push/pull: instead I would prefer to tell wordmove exactly what I need to be updated.
Moreover, I guess a sensible …
-
Hi,
I'm facing a strange problem pushing changes to remote host, siteurl and Home DB fields are updated with the local values. Everything else, including post, are ok.
Any suggestion?
This my Movefi…
yumyo updated
11 years ago
-
I'm getting a permission denied when trying to run `wordmove pull`. Here's the relevant stacktrace:
```
/Users/jch/.rvm/gems/ruby-1.9.2-p290/gems/net-scp-1.0.4/lib/net/scp/download.rb:103:in `parse_…
-
I've just found that MAMP mysqldump is located under /Applications/MAMP/Library/bin/mysqldump
I'm wondering if there's a way to point Wordmove to this new path.
yumyo updated
12 years ago
-
Thanks for adding more details to the output. That was helpful.
I'm still getting errors, though. The first error is:
$ wordmove pull
Pulling the DB...
SSH authentification failure, please double ch…
-
I think a Wordless gem would simplify many operations and bring a healthy dose of Rails culture to WordPress development.
Some example tasks I would propose:
`wordless new mysite`
- Download the lat…
-
I cannot seem to diagnose this error:
```
jwaldrip$ wordmove pull
Pulling the DB...
/Volumes/Terra-Nova/jwaldrip/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/net-scp-1.0.4/lib/net/scp/download.r…
-
Hi there. Thanks for this marvelous script. You're about to change my whole workflow for the better.
I'm having some trouble at the pull stage. After initializing & configuring a yaml config file, I …