viatropos
unread,Jul 16, 2009, 10:01:49 PM7/16/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to deprec - deployment recipes for capistrano
Hi again,
I've noticed there are a ton of couchdb tasks in deprec, but only some
of them work. I'm able to install and start couchdb through the tasks
but I'm unable to set my database to couchdb in my deploy.rb script:
set :db_server_type, :couchdb # command prompt says thats unknown.
How can I set my default database to couchdb?
Thanks so much.
Lance