GitHub user kybin opened a pull request:

    https://github.com/apache/couchdb/pull/272

    Update INSTALL.Unix

    I am novice for db. I stuck with the 'sudo -i -u couchdb couchdb' line in 
First Run section. Becase I did not create couchdb user already. The shell keep 
asking to me couchdb's password. But I didn't know what is a problem. I was 
very annoying. Eventually I saw the next part and It describes user 
registration. After following it, I can run couchdb as couchdb user. So I 
suggest put User Registration (I changed section title..) section before First 
Run section.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kybin/couchdb patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/272.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #272
    
----
commit c40f66ddef3e60d85c16361bf654500747f37b6c
Author: kim yongbin <[email protected]>
Date:   2014-10-17T09:37:17Z

    Update INSTALL.Unix
    
    I am novice for db. I stuck with the 'sudo -i -u couchdb couchdb' line in 
First Run section. Becase I did not create user already. But I didn't notice 
what is a problem and I was very annoying. Eventually I saw the next part and 
It describes user registration. After doing that I can run couchdb as couchdb 
user. So I suggest put User Registration (I changed section title..) section 
before First Run section.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to