On 16 September 2010 20:58, Tyler Gillies <[email protected]> wrote: > Is there a searchable archive of the mailing list. Ted was such an > evangelist for mailing lists at CouchCamp. Too bad the apache mailing list > structure kinda sucks ;) >
http://blog.gmane.org/gmane.comp.db.couchdb.user > secondly, anyone know how to use the _replicator database, i was messing > with it but i think i fried my couchone install I don't think there's a _replicate db on couchone.com yet as that's 1.0.1 only. And I don't recall a _fry API :-) Can you still get to futon? any curl http://your.couchone.com:5984/ ? Try POSTing _restart which IIRC for 1.0.1 will also drop any replication you've set up. More info @ http://wiki.apache.org/couchdb/Complete_HTTP_API_Reference cheers Dave
