You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/09/05 23:11:27 UTC

[03/12] couchdb commit: updated refs/heads/master to a5ceb62

TMP: use 1963-eunit-bigcouch branches


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c7cf437e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c7cf437e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c7cf437e

Branch: refs/heads/master
Commit: c7cf437e1845ceecde9eb0652963e0c145ad67e3
Parents: 63703d7
Author: Russell Branca <ch...@apache.org>
Authored: Fri Aug 29 12:45:42 2014 -0700
Committer: Russell Branca <ch...@apache.org>
Committed: Fri Aug 29 13:35:33 2014 -0700

----------------------------------------------------------------------
 rebar.config.script | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/c7cf437e/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e0277a4..74ab256 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -20,12 +20,12 @@ DepDescs = [
     {b64url,            "b64url",           {branch, "master"}},
     {cassim,            "cassim",           {branch, "master"}},
     {couch_log,         "couch-log",        {branch, "master"}},
-    {config,            "config",           {branch, "master"}},
+    {config,            "config",           {branch, "1963-eunit-bigcouch"}},
     {chttpd,            "chttpd",           {branch, "master"}},
-    {couch,             "couch",            {branch, "master"}},
+    {couch,             "couch",            {branch, "1963-eunit-bigcouch"}},
     {couch_index,       "couch-index",      {branch, "master"}},
-    {couch_mrview,      "couch-mrview",     {branch, "master"}},
-    {couch_replicator,  "couch-replicator", {branch, "master"}},
+    {couch_mrview,      "couch-mrview",     {branch, "1963-eunit-bigcouch"}},
+    {couch_replicator,  "couch-replicator", {branch, "1963-eunit-bigcouch"}},
     {couch_dbupdates,   "couch-dbupdates",  {branch, "master"}},
     {couch_plugins,     "couch-plugins",    {branch, "master"}},
     {couch_event,       "couch-event",      {branch, "master"}},