Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 22886 invoked from network); 30 Dec 2008 14:03:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2008 14:03:39 -0000 Received: (qmail 7636 invoked by uid 500); 30 Dec 2008 14:03:38 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 7315 invoked by uid 500); 30 Dec 2008 14:03:37 -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 7304 invoked by uid 99); 30 Dec 2008 14:03:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 06:03:37 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 14:03:29 +0000 Received: from [192.168.1.100] (f053000049.adsl.alicedsl.de [::ffff:78.53.0.49]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Tue, 30 Dec 2008 14:03:06 +0000 Message-Id: <9A0250BE-E2D5-412F-A9AA-A4BC9CA9C50C@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: <65480B84-780D-472A-B336-900F575B076D@jasondavies.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [jira] Closed: (COUCHDB-167) Files can not be attached to documents with forward slashes in their names to simulate a folder hierarchy Date: Tue, 30 Dec 2008 15:02:33 +0100 References: <748468271.1228208084256.JavaMail.jira@brutus> <38305035.1230620804557.JavaMail.jira@brutus> <65480B84-780D-472A-B336-900F575B076D@jasondavies.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 30 Dec 2008, at 14:59, Jason Davies wrote: > > On 30 Dec 2008, at 13:56, Justin Walgran wrote: > >> Since the code has the proper changes, I must be doing something >> wrong >> in the build/deploy step. Any thoughts on how I can fix this? > > Try running ./bootstrap? and then ./configure Jan --