Skip to content

Instantly share code, notes, and snippets.

@rnewson
Created June 26, 2014 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rnewson/350921e88deef2905dc0 to your computer and use it in GitHub Desktop.
Save rnewson/350921e88deef2905dc0 to your computer and use it in GitHub Desktop.
Cloning 1843-feature-bigcouch
➜ tmp git clone https://git-wip-us.apache.org/repos/asf/couchdb.git
Cloning into 'couchdb'...
remote: Counting objects: 54441, done.
remote: Compressing objects: 100% (16476/16476), done.
remote: Total 54441 (delta 40574), reused 49915 (delta 37260)
Receiving objects: 100% (54441/54441), 19.82 MiB | 1004.00 KiB/s, done.
Resolving deltas: 100% (40574/40574), done.
Checking connectivity... done.
➜ tmp cd couchdb
➜ couchdb git:(master) git checkout 1843-feature-bigcouch
Branch 1843-feature-bigcouch set up to track remote branch 1843-feature-bigcouch from origin.
Switched to a new branch '1843-feature-bigcouch'
➜ couchdb git:(1843-feature-bigcouch) ./configure
==> configuring couchdb in rel/couchdb.config
==> updating dependencies
==> rel (get-deps)
==> couchdb (get-deps)
Pulling couch_log from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-log.git",
{branch,"master"}}
Cloning into 'couch_log'...
Pulling config from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-config.git",
{branch,"master"}}
Cloning into 'config'...
Pulling chttpd from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-chttpd.git",
{branch,"master"}}
Cloning into 'chttpd'...
Pulling couch from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch.git",
{branch,"master"}}
Cloning into 'couch'...
Pulling couch_index from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-index.git",
{branch,"master"}}
Cloning into 'couch_index'...
Pulling couch_mrview from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview.git",
{branch,"master"}}
Cloning into 'couch_mrview'...
Pulling couch_replicator from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator.git",
{branch,"master"}}
Cloning into 'couch_replicator'...
Pulling ddoc_cache from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache.git",
{branch,"master"}}
Cloning into 'ddoc_cache'...
Pulling ets_lru from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ets-lru.git",
{branch,"master"}}
Cloning into 'ets_lru'...
Pulling fabric from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fabric.git",
{branch,"master"}}
Cloning into 'fabric'...
Pulling ibrowse from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ibrowse.git",
{tag,"master"}}
Cloning into 'ibrowse'...
Pulling jiffy from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-jiffy.git",
{branch,"master"}}
Cloning into 'jiffy'...
Pulling mem3 from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-mem3.git",
{branch,"master"}}
Cloning into 'mem3'...
Pulling mochiweb from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-mochiweb.git",
{branch,"master"}}
Cloning into 'mochiweb'...
Pulling oauth from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-oauth.git",
{branch,"master"}}
Cloning into 'oauth'...
Pulling rexi from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-rexi.git",
{branch,"master"}}
Cloning into 'rexi'...
Pulling snappy from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-snappy.git",
{branch,"1994-merge-rcouch"}}
Cloning into 'snappy'...
Pulling fauxton from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git",
{branch,"master"}}
Cloning into 'fauxton'...
==> couch_log (get-deps)
Pulling lager from {git,"https://github.com/basho/lager.git",{tag,"2.0.2"}}
Cloning into 'lager'...
==> lager (get-deps)
Pulling goldrush from {git,"git://github.com/DeadZen/goldrush.git",
{tag,"0.1.6"}}
Cloning into 'goldrush'...
==> goldrush (get-deps)
==> config (get-deps)
==> chttpd (get-deps)
==> couch (get-deps)
==> couch_index (get-deps)
==> couch_mrview (get-deps)
==> couch_replicator (get-deps)
==> ddoc_cache (get-deps)
==> ets_lru (get-deps)
==> fabric (get-deps)
Pulling meck from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-meck.git",
{tag,"0.8.2"}}
Cloning into 'meck'...
==> meck (get-deps)
==> ibrowse (get-deps)
==> jiffy (get-deps)
==> mem3 (get-deps)
==> mochiweb (get-deps)
==> oauth (get-deps)
==> rexi (get-deps)
==> snappy (get-deps)
==> fauxton (get-deps)
==> goldrush (update-deps)
==> lager (update-deps)
Updating goldrush from {git,"git://github.com/DeadZen/goldrush.git",
{tag,"0.1.6"}}
==> couch_log (update-deps)
Updating lager from {git,"https://github.com/basho/lager.git",{tag,"2.0.2"}}
==> config (update-deps)
==> chttpd (update-deps)
==> couch (update-deps)
==> couch_index (update-deps)
==> couch_mrview (update-deps)
==> couch_replicator (update-deps)
==> ddoc_cache (update-deps)
==> ets_lru (update-deps)
==> meck (update-deps)
==> fabric (update-deps)
Updating meck from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-meck.git",
{tag,"0.8.2"}}
==> ibrowse (update-deps)
==> jiffy (update-deps)
==> mem3 (update-deps)
==> mochiweb (update-deps)
==> oauth (update-deps)
==> rexi (update-deps)
==> snappy (update-deps)
==> rel (update-deps)
==> couchdb (update-deps)
Updating couch_log from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-log.git",
{branch,"master"}}
Updating config from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-config.git",
{branch,"master"}}
Updating chttpd from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-chttpd.git",
{branch,"master"}}
Updating couch from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch.git",
{branch,"master"}}
Updating couch_index from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-index.git",
{branch,"master"}}
Updating couch_mrview from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview.git",
{branch,"master"}}
Updating couch_replicator from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator.git",
{branch,"master"}}
Updating ddoc_cache from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache.git",
{branch,"master"}}
Updating ets_lru from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ets-lru.git",
{branch,"master"}}
Updating fabric from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fabric.git",
{branch,"master"}}
Updating ibrowse from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-ibrowse.git",
{tag,"master"}}
Updating jiffy from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-jiffy.git",
{branch,"master"}}
Updating mem3 from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-mem3.git",
{branch,"master"}}
Updating mochiweb from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-mochiweb.git",
{branch,"master"}}
Updating oauth from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-oauth.git",
{branch,"master"}}
Updating rexi from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-rexi.git",
{branch,"master"}}
Updating snappy from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-snappy.git",
{branch,"1994-merge-rcouch"}}
Updating fauxton from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git",
{branch,"master"}}
==> fauxton (update-deps)
➜ couchdb git:(1843-feature-bigcouch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment