You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/03/15 19:01:38 UTC

[Couchdb Wiki] Trivial Update of "BreakingChangesUpdateTrunkTo0Dot9" by JanLehnardt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/BreakingChangesUpdateTrunkTo0Dot9

------------------------------------------------------------------------------
  sudo gem install couchrest-*.gem
  }}}
  
- Now that you have the latest CouchRest, you can download the script (see the bottom of this page), modify it to run in your environment, and start it up. It does give some output every 100 docs, so you won't be totally at a loss to what's happening.
+ Now that you have the latest CouchRest, you can download the script (see the bottom of this page), adjust the `OLD_HOST` and `NEW_HOST` to reflect your environment, and start it up. It does give some output every 100 docs, so you won't be totally at a loss to what's happening.
  
  It assumes that none of the databases on your `OLD_HOST` exist on your `NEW_HOST`. If they do exist it will skip them.