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
