You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/10/27 14:30:39 UTC

couchdb commit: updated refs/heads/master to 35d8b83

Repository: couchdb
Updated Branches:
  refs/heads/master 45a6c5dd7 -> 35d8b83f1


Fix replication when source/target are URLs


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

Branch: refs/heads/master
Commit: 35d8b83f15de0316305f3e8628c9af5efed50392
Parents: 45a6c5d
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Oct 27 16:28:29 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Oct 27 16:29:04 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/35d8b83f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 81eb943..65d99c5 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           "7a2bd8f31d4801d86cef0243d91d20a4c9ccbc22"},
+{chttpd,           "chttpd",           "038a933a09ad90c814e39b0327463aca1b194982"},
 {couch,            "couch",            "acfd7cb0c709345f396cbcb696b6305091dfac12"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "2ec52eb3d8e187f5e9dfcaf8ab0dff55e40cd647"},