Oh yeah, if that works then great!

For the backup tools, I was hoping for something using shell scripts and CURL, but I'm not sure thats possible though without enhancements to to the HTTP server. I don't want to add a long term dependency on Python just for backup tools.

-Damien

On Jun 27, 2008, at 3:51 PM, Noah Slater wrote:

On Fri, Jun 27, 2008 at 03:17:11PM -0400, Damien Katz wrote:
We need scripts to upgrade couchdb to 0.7 to 0.8. The first script will
dump a database to a json text file, then the server is upgraded and
restarted, then the second script reposts the dumped data back to the
server.

How about:

 http://couchdb-python.googlecode.com/svn/trunk/couchdb/tools/

Were you thinking in Erlang?

--
Noah Slater, http://people.apache.org/~nslater/

Reply via email to