GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb/pull/196
Readd 'Could not create admin.' to the beginning of the error message
was removed in b63ff1b50b7bde0c8f1f95988d076dda63f41fed
Had a good idea how to solve it, but a fix the Erlang Code wouldn't be the
best fit
(https://github.com/apache/couchdb/blob/master/src/couchdb/couch_httpd.erl#L621)
See also the discussion in https://github.com/apache/couchdb/pull/167
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb 167-fix-error-msg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/196.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 #196
----
commit 880083932ac5db7b5b47901914d2ab594bec0ffd
Author: Robert Kowalski <[email protected]>
Date: 2014-03-25T21:05:19Z
Readd 'Could not create admin.' to the beginning of the error message
was removed in b63ff1b50b7bde0c8f1f95988d076dda63f41fed
----
---
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.
---