Hi Albin, You are trying to compile couchbase, which is not directly associated with Apache CouchDB. Different code base, community, and all that.
I'm not that familiar with their community but this looks like a good starting point: http://www.couchbase.com/products-and-services/couchbase-support Cheers, -- Sam Bisbee On Wed, Dec 7, 2011 at 12:30 PM, Albin Stigö <[email protected]> wrote: > Hi, > > I'm trying to build couchbase using the instructions found here: > https://github.com/couchbase/couchdb-manifest > > $ mkdir couchdb > $ cd couchdb > $ repo init -u git://github.com/couchbase/couchdb-manifest.git > $ repo sync > > But I get: > > $ ~/bin/repo sync > fatal: remote error: > couchbase/[email protected]:couchbase/couchdb is not a valid repository name > Email [email protected] for help > > Anyone else experiencing this? > > --Albin
