Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 92323 invoked from network); 1 Feb 2009 19:38:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2009 19:38:48 -0000 Received: (qmail 94686 invoked by uid 500); 1 Feb 2009 19:38:47 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 94653 invoked by uid 500); 1 Feb 2009 19:38:47 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 94642 invoked by uid 99); 1 Feb 2009 19:38:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 11:38:47 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.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; Sun, 01 Feb 2009 19:38:36 +0000 Received: from [192.168.1.36] (e179065152.adsl.alicedsl.de [::ffff:85.179.65.152]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 01 Feb 2009 19:38:15 +0000 Message-Id: From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: 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: couch_gen_btree: pluggable storage / tree engines Date: Sun, 1 Feb 2009 20:37:42 +0100 References: <498464EC.1070209@diskware.net> <8B1BF367-700E-4F24-B7A5-F454E51AF9D3@gmail.com> <8EED19F7-E294-4F3B-B260-09A46547C689@gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 1 Feb 2009, at 12:18, Antony Blakey wrote: > On 01/02/2009, at 8:44 PM, Jan Lehnardt wrote: > >> To save others from searching: http://github.com/AntonyBlakey/couchdb/tree/master > > Yeah, sorry. > > I think I screwed my github when the upstream switched layouts (IIRC > it was a full svn copy then moved to trunk). My git-fu is git- > fucked. I've recently locally cloned from halorgium in preparation > for redoing the filename mods. At least the external filename v1 > stuff is there. I tried reviewing the patch but the fucked-upness of the escaped_filenames branch doesn't let me clone or view it. Is it possible for you to put the patch up somewhere? Cheers Jan --