Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 10577 invoked from network); 12 Sep 2008 03:05:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2008 03:05:11 -0000 Received: (qmail 96455 invoked by uid 500); 12 Sep 2008 03:05:07 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 96405 invoked by uid 500); 12 Sep 2008 03:05:07 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 96366 invoked by uid 99); 12 Sep 2008 03:05:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 20:05:07 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.200.170 as permitted sender) Received: from [209.85.200.170] (HELO wf-out-1314.google.com) (209.85.200.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2008 03:04:07 +0000 Received: by wf-out-1314.google.com with SMTP id 27so665526wfd.21 for ; Thu, 11 Sep 2008 20:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=cPyP/qK1c9hb8cotN54whZHc7DqVevAm4hSdCn75gLQ=; b=UkeJNh41aGxJiFqNAjyuyCKvjDdasRw8Rk80+guKfQE6K2wRyJKzmMO4uXdSiwqlBU 6I+rimISoQWzn1IWox1vs3VF285rc74Oq64j0AWlTO6Q39g0gfkjEgv9gRASDFFpp44u b4dh8z771/7Q/oVqSnQInyvZYz32SMO3XQaGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=lwAM262JUj6sEUIhkYM4w++9fNw1Jmp7E6bCqMBiek9Iw66pv2ekNm48M5zGLixifv t/AxrlrzFg5ALwxZ0w7qx0UrUaJWVoDCOGN6dh9pE1PwJ6y1r5/suYAMpbV9Gp38uBur LWkiQfAM/7wQKhXDHdyM+D5w/E+CSDdMij5dY= Received: by 10.142.162.9 with SMTP id k9mr1255007wfe.158.1221188669664; Thu, 11 Sep 2008 20:04:29 -0700 (PDT) Received: by 10.142.49.15 with HTTP; Thu, 11 Sep 2008 20:04:29 -0700 (PDT) Message-ID: Date: Thu, 11 Sep 2008 20:04:29 -0700 From: "Chris Anderson" Sender: jchris@gmail.com To: couchdb-user@incubator.apache.org Subject: Re: Getting CouchRest to work--404 on /_uuids In-Reply-To: <20080911220142.GG11239@ginosko.ndrix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4cdd0d160809111047p47b7d3afi597c954a3986d388@mail.gmail.com> <20080911220142.GG11239@ginosko.ndrix.org> X-Google-Sender-Auth: 2da86a70e07f0a2d X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Sep 11, 2008 at 3:01 PM, Michael Hendricks wrote > The _uuids service doesn't exist in CouchDB 0.8.1. It was introduced > fairly recently (Aug 8). You could either checkout CouchDB's trunk from > Subversion and build it from source or try to avoid the _uuids call. > Sorry for the lack of response, I've been on the airplane all day. It seems that in the last couple of days CouchRest has started to get a lot more usage - hooray for that. Tops my list tock tackle next are applying a license (probably Apache 2.0), starting on some RDoc, and integrating some of the changes from topfunky and others who've been writing patches on github. Wil, I might be able to add some error handling so that in the absence of the _uuids functionality, document creation will still work. We'll see how much I can get done before the jetlag takes me. :) Thanks for the interest, everyone! -- Chris Anderson http://jchris.mfdz.com