From dev-return-22075-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Apr 20 18:39:14 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 716B896B4 for ; Fri, 20 Apr 2012 18:39:14 +0000 (UTC) Received: (qmail 94674 invoked by uid 500); 20 Apr 2012 18:39:14 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 94612 invoked by uid 500); 20 Apr 2012 18:39:13 -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 94604 invoked by uid 99); 20 Apr 2012 18:39:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 18:39:13 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of dustin@spy.net does not designate 69.230.8.158 as permitted sender) Received: from [69.230.8.158] (HELO army.west.spy.net) (69.230.8.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 18:39:06 +0000 Received: from [10.17.9.94] (unknown [12.218.209.66]) by army.west.spy.net (Postfix) with ESMTPSA id DBDE720337 for ; Fri, 20 Apr 2012 11:38:43 -0700 (PDT) From: Dustin Sallings Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/alternative; boundary="Apple-Mail=_D1F98A57-0BC5-4515-AC39-53896B8AE6A9" Subject: Re: CouchDBX Redux Date: Fri, 20 Apr 2012 11:38:40 -0700 In-Reply-To: <01540A3C-715D-4972-A279-9121F714605C@gmail.com> To: dev@couchdb.apache.org References: <45C4FFB3-ACA7-4372-8857-63A769132524@gmail.com> <6A2BE5FD-69B0-4E52-A598-B95B45C3AECF@spy.net> <239D4B53-4EE2-450E-BA62-DCE867E3D08D@gmail.com> <01540A3C-715D-4972-A279-9121F714605C@gmail.com> Message-Id: <5DA1607A-C485-4356-8494-6267BE5FD445@spy.net> X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_D1F98A57-0BC5-4515-AC39-53896B8AE6A9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Apr 20, 2012, at 10:56 AM, Carlton Gibson wrote: > I'm not interested in erasing anything either. =97 I started the new = repo as a proof-of-concept to myself more than anything.=20 >=20 > First, I had limited time and couldn't get the old repo working.=20 >=20 > * I tried building at HEAD but Xcode complained of a missing .plist = file.=20 >=20 > Trying to build Couchbase Server Single at HEAD: > error: could not read data from = '/Volumes/Lion/home/Dropbox/Projects/GitHub/CouchDBX/Couchbase = Server/Couchbase Server-Info.plist': The file =93Couchbase = Server-Info.plist=94 couldn=92t be opened because there is no such file. There's a Makefile at the top level that generates the plist = file to include the current version. It pulls the version from `git = describe` so all you have to do is tag it and "make" and you'll get the = whole thing. > - First of _many_ but most of the others are due to the = lack of the Erlang files.=20 >=20 > * I tried opening an early commit but Xcode complained about missing a = project.pbxproj file.=20 >=20 > Where I was I was looking at one class and one nib file to have = something running. That I've got, and even if we do fork off the = existing repo building it won't have been wasted time.=20 > (Also, I've given up trying to fix broken Xcode projects.) I suspect it should be pretty easy to get everything together. = I rolled out five or six releases on this thing from a couple different = machines, and I don't like repeating myself, so it should go pretty = smoothly, though may require just a bit of setup (I also don't like = bending environments to my will, so I wouldn't expect it'd need all that = much). > FOR ME, the hard work is all the Erlang+ CouchDB stuff that I haven't = even looked at. If you could point me to a commit that you recommend = that I can checkout and build with perhaps a quick explanation of your = build process to get the Erlang/CouchDB in place I would be really = grateful.=20 > (I'd be happy to arrange a time to chat online if that's easier for = you!) The Xcode build should download erlang R14B03 (a binary package = I put together that's stripped down). We can make a new one of those = with a more recent erlang build, but I'd expect the existing one to work = for now. > I'm only here because I want to contribute to CouchDB =97 I see on the = homepage a missing Mac download and I know CouchDBX got me started. =97 = Whilst I'm learning I can get that back on the road.=20 > (I'd prefer to work with a build that already exists if possible.) I, for one, am very happy to get a new version of this going. = Doubly if an enthusiast out in the wild does it. :) --=20 dustin sallings --Apple-Mail=_D1F98A57-0BC5-4515-AC39-53896B8AE6A9--