Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 337638A8E for ; Wed, 24 Aug 2011 17:11:21 +0000 (UTC) Received: (qmail 4005 invoked by uid 500); 24 Aug 2011 17:11:19 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 3749 invoked by uid 500); 24 Aug 2011 17:11:18 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 3741 invoked by uid 99); 24 Aug 2011 17:11:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 17:11:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.bykov@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-ww0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 17:11:11 +0000 Received: by wwg11 with SMTP id 11so1405383wwg.23 for ; Wed, 24 Aug 2011 10:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=VJLnwgQdI8ooLBjrztSDVic3J3uztGIZD2Cd7uz75aI=; b=G5ewdAgbQU5VTLQLyMl0mzwWvaKpvO0XThevSzVOEdWj0QC2GMMM1W4n3DMA1m5c3U pdby9db2INlxPwjwIc/7nTXUF9mM9bnZy6sHrMqLzWc+XFKe79RKyXc9qwI+sRQPsBFI dW3B62IyokS8eXOoRYfvVKi/uNy22qprn6yr4= MIME-Version: 1.0 Received: by 10.227.173.201 with SMTP id q9mr513100wbz.92.1314205848277; Wed, 24 Aug 2011 10:10:48 -0700 (PDT) Received: by 10.227.29.76 with HTTP; Wed, 24 Aug 2011 10:10:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 24 Aug 2011 21:10:48 +0400 Message-ID: Subject: Re: _id = "." From: Michael Bykov To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/8/24 Mark J. Reed : > That's not a 183 (middle dot); that's just a regular old period/full stop > (.). I was trying to delete it (·, -) with RestClient > RestClient::ResourceNotFound: 404 Resource Not Found: and with curl: curl -X DELETE 'http://localhost:5984/latin/.' {"error":"not_found","reason":"missing"} May be such tricky value supposed to be escaped with some quotes? --=20 =D0=9C. http://diglossa.ru xmpp://m.bykov@jabber.ru