You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/05/22 19:19:44 UTC

[4/4] git commit: updated refs/heads/1.3.x to b9f5dd0

rename README to README.rst


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

Branch: refs/heads/1.3.x
Commit: b9f5dd0cd189f7442e73a59da7a29ce1efaa05b8
Parents: 188356c
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Wed May 22 19:17:35 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Wed May 22 19:19:26 2013 +0200

----------------------------------------------------------------------
 README     |   87 -------------------------------------------------------
 README.rst |   87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+), 87 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b9f5dd0c/README
----------------------------------------------------------------------
diff --git a/README b/README
deleted file mode 100644
index 33b854d..0000000
--- a/README
+++ /dev/null
@@ -1,87 +0,0 @@
-Apache CouchDB README
-=====================
-
-Installation
-------------
-
-For a low-level guide, see:
-
-    INSTALL
-
-For a high-level guide to Unix-like systems, inc. Mac OS X and Ubuntu, see:
-
-    INSTALL.Unix
-
-For a high-level guide to Microsoft Windows, see:
-
-    INSTALL.Windows
-
-Follow the proper instructions to get CouchDB installed on your system.
-
-If you're having problems, skip to the next section.
-
-Troubleshooting
-----------------
-
-For troubleshooting, see:
-
-    http://wiki.apache.org/couchdb/Troubleshooting
-
-If you're getting a cryptic error message, see:
-
-    http://wiki.apache.org/couchdb/Error_messages
-
-For general help, see:
-
-     http://couchdb.apache.org/#mailing-list
-     
-We also have an IRC channel:
-
-    http://webchat.freenode.net/?channels=couchdb
-
-The mailing lists provide a wealth of support and knowledge for you to tap into.
-Feel free to drop by with your questions or discussion. See the official CouchDB
-website for more information about our community resources.
-
-Running the Testsuite
----------------------
-
-Run the testsuite for couch.js and jquery.couch.js by browsing here:
-
-    http://127.0.0.1:5984/_utils/spec/run.html
-
-It should work in at least Firefox >= 3.6 with Private Browsing mode enabled.
-
-Read more about JSpec here:
-
-    https://github.com/liblime/jspec
-
-When you change the specs, but your changes have no effect, manually reload
-the changed spec file in the browser. When the spec that tests Erlang views
-fails, make sure you have enabled Erlang views as described here:
-   
-       http://wiki.apache.org/couchdb/EnableErlangViews
-
-Cryptographic Software Notice
------------------------------
-
-This distribution includes cryptographic software. The country in which you
-currently reside may have restrictions on the import, possession, use, and/or
-re-export to another country, of encryption software. BEFORE using any
-encryption software, please check your country's laws, regulations and policies
-concerning the import, possession, or use, and re-export of encryption software,
-to see if this is permitted. See <http://www.wassenaar.org/> for more
-information.
-
-The U.S. Government Department of Commerce, Bureau of Industry and Security
-(BIS), has classified this software as Export Commodity Control Number (ECCN)
-5D002.C.1, which includes information security software using or performing
-cryptographic functions with asymmetric algorithms. The form and manner of this
-Apache Software Foundation distribution makes it eligible for export under the
-License Exception ENC Technology Software Unrestricted (TSU) exception (see the
-BIS Export Administration Regulations, Section 740.13) for both object code and
-source code.
-
-The following provides more details on the included cryptographic software:
-
-CouchDB includes a HTTP client (ibrowse) with SSL functionality.

http://git-wip-us.apache.org/repos/asf/couchdb/blob/b9f5dd0c/README.rst
----------------------------------------------------------------------
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..33b854d
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,87 @@
+Apache CouchDB README
+=====================
+
+Installation
+------------
+
+For a low-level guide, see:
+
+    INSTALL
+
+For a high-level guide to Unix-like systems, inc. Mac OS X and Ubuntu, see:
+
+    INSTALL.Unix
+
+For a high-level guide to Microsoft Windows, see:
+
+    INSTALL.Windows
+
+Follow the proper instructions to get CouchDB installed on your system.
+
+If you're having problems, skip to the next section.
+
+Troubleshooting
+----------------
+
+For troubleshooting, see:
+
+    http://wiki.apache.org/couchdb/Troubleshooting
+
+If you're getting a cryptic error message, see:
+
+    http://wiki.apache.org/couchdb/Error_messages
+
+For general help, see:
+
+     http://couchdb.apache.org/#mailing-list
+     
+We also have an IRC channel:
+
+    http://webchat.freenode.net/?channels=couchdb
+
+The mailing lists provide a wealth of support and knowledge for you to tap into.
+Feel free to drop by with your questions or discussion. See the official CouchDB
+website for more information about our community resources.
+
+Running the Testsuite
+---------------------
+
+Run the testsuite for couch.js and jquery.couch.js by browsing here:
+
+    http://127.0.0.1:5984/_utils/spec/run.html
+
+It should work in at least Firefox >= 3.6 with Private Browsing mode enabled.
+
+Read more about JSpec here:
+
+    https://github.com/liblime/jspec
+
+When you change the specs, but your changes have no effect, manually reload
+the changed spec file in the browser. When the spec that tests Erlang views
+fails, make sure you have enabled Erlang views as described here:
+   
+       http://wiki.apache.org/couchdb/EnableErlangViews
+
+Cryptographic Software Notice
+-----------------------------
+
+This distribution includes cryptographic software. The country in which you
+currently reside may have restrictions on the import, possession, use, and/or
+re-export to another country, of encryption software. BEFORE using any
+encryption software, please check your country's laws, regulations and policies
+concerning the import, possession, or use, and re-export of encryption software,
+to see if this is permitted. See <http://www.wassenaar.org/> for more
+information.
+
+The U.S. Government Department of Commerce, Bureau of Industry and Security
+(BIS), has classified this software as Export Commodity Control Number (ECCN)
+5D002.C.1, which includes information security software using or performing
+cryptographic functions with asymmetric algorithms. The form and manner of this
+Apache Software Foundation distribution makes it eligible for export under the
+License Exception ENC Technology Software Unrestricted (TSU) exception (see the
+BIS Export Administration Regulations, Section 740.13) for both object code and
+source code.
+
+The following provides more details on the included cryptographic software:
+
+CouchDB includes a HTTP client (ibrowse) with SSL functionality.