You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by an...@apache.org on 2014/03/17 14:55:19 UTC

[1/3] couchdb commit: updated refs/heads/master to 304c144

Repository: couchdb
Updated Branches:
  refs/heads/master e07cc8291 -> 304c14460


update opening note


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

Branch: refs/heads/master
Commit: 868e17114cff46db38791c5abb382e465722ccbd
Parents: 1db70b8
Author: Mariano Guerra <lu...@gmail.com>
Authored: Mon Mar 17 13:51:15 2014 +0100
Committer: Mariano Guerra <lu...@gmail.com>
Committed: Mon Mar 17 13:51:15 2014 +0100

----------------------------------------------------------------------
 src/my-first-couchdb-plugin/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/868e1711/src/my-first-couchdb-plugin/README.md
----------------------------------------------------------------------
diff --git a/src/my-first-couchdb-plugin/README.md b/src/my-first-couchdb-plugin/README.md
index 37c0a75..8bef13c 100644
--- a/src/my-first-couchdb-plugin/README.md
+++ b/src/my-first-couchdb-plugin/README.md
@@ -2,8 +2,7 @@
 
 A practical guide to developing CouchDB plugins.
 
-*NOTE: This is incomplete, barely tested, works only with the 1867-feature-plugin branch of Apache CouchDB and expects that you understand some Erlang. This is mostly for early review, but if you are daring, you can learn something already :)*
-
+*NOTE: this feature is considered beta, possibly subject to change and expects that you understand some Erlang.
 
 ## Preparation
 


[2/3] couchdb commit: updated refs/heads/master to 304c144

Posted by an...@apache.org.
update clone command to clone from github repo

since this already works on main couchdb.


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

Branch: refs/heads/master
Commit: 266020fe541e46150f0fecd9df0ef3ab629be341
Parents: 868e171
Author: Mariano Guerra <lu...@gmail.com>
Authored: Mon Mar 17 13:52:14 2014 +0100
Committer: Mariano Guerra <lu...@gmail.com>
Committed: Mon Mar 17 13:52:14 2014 +0100

----------------------------------------------------------------------
 src/my-first-couchdb-plugin/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/266020fe/src/my-first-couchdb-plugin/README.md
----------------------------------------------------------------------
diff --git a/src/my-first-couchdb-plugin/README.md b/src/my-first-couchdb-plugin/README.md
index 8bef13c..3c25eec 100644
--- a/src/my-first-couchdb-plugin/README.md
+++ b/src/my-first-couchdb-plugin/README.md
@@ -8,9 +8,8 @@ A practical guide to developing CouchDB plugins.
 
 To get started, you need to install CouchDB from source, grab the CouchDB sources:
 
-    git clone https://git-wip-us.apache.org/repos/asf/couchdb.git
+    git clone https://github.com/apache/couchdb.git
     cd couchdb
-    git checkout -b 1867-feature-plugin origin/1867-feature-plugins
 
 Follow the instructions in `couchdb/INSTALL.Unix` and `couchdb/DEVELOPERS` to get a development environment going.
 


[3/3] couchdb commit: updated refs/heads/master to 304c144

Posted by an...@apache.org.
Merge branch 'my-first-couch-plugin-readme-typos'

'my-first-couch-plugin-readme-typos' of https://github.com/marianoguerra/couchdb

* update opening note 868e171
* update clone command to clone from github repo

This closes #186


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

Branch: refs/heads/master
Commit: 304c144606594d16b74bfac9e6d9c61fdfbc4264
Parents: e07cc82 266020f
Author: Andy Wenk <an...@apache.org>
Authored: Mon Mar 17 14:52:07 2014 +0100
Committer: Andy Wenk <an...@apache.org>
Committed: Mon Mar 17 14:54:47 2014 +0100

----------------------------------------------------------------------
 src/my-first-couchdb-plugin/README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------