Couchbase project development is based around git source-control system and the higher-level repo tool.
* git - http://git-scm.com
* repo - http://source.android.com/source/version-control.html
All components for a couchbase build are defined by a repo manifest XML file.
* https://github.com/membase/manifest
The specific components depend on which version of Couchbase/Membase that you wish to build.
For example, Membase 1.8 is defined by membase/manifest/branch-1.8.xml, and Couchbase 2.0 is defined by membase/manifest/branch-2.0.xml.
* git - http://git-scm.com
* repo - http://source.android.com/source/version-control.html
All components for a couchbase build are defined by a repo manifest XML file.
* https://github.com/membase/manifest
The specific components depend on which version of Couchbase/Membase that you wish to build.
For example, Membase 1.8 is defined by membase/manifest/branch-1.8.xml, and Couchbase 2.0 is defined by membase/manifest/branch-2.0.xml.