From dev-return-3040-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Mar 02 14:40:20 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 43319 invoked from network); 2 Mar 2009 14:40:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2009 14:40:20 -0000 Received: (qmail 55514 invoked by uid 500); 2 Mar 2009 14:40:19 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55479 invoked by uid 500); 2 Mar 2009 14:40:19 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 55468 invoked by uid 99); 2 Mar 2009 14:40:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 06:40:19 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 14:40:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 31F3F234C48C for ; Mon, 2 Mar 2009 06:39:56 -0800 (PST) Message-ID: <1481140393.1236004796189.JavaMail.jira@brutus> Date: Mon, 2 Mar 2009 06:39:56 -0800 (PST) From: "eric casteleijn (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-274) Add a -C option to load configuration file without resetting system default In-Reply-To: <1954493106.1236003476041.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric casteleijn updated COUCHDB-274: ------------------------------------ Attachment: (was: couchdb.patch) > Add a -C option to load configuration file without resetting system default > --------------------------------------------------------------------------- > > Key: COUCHDB-274 > URL: https://issues.apache.org/jira/browse/COUCHDB-274 > Project: CouchDB > Issue Type: New Feature > Components: Infrastructure > Reporter: eric casteleijn > Priority: Minor > > I created a patch that adds a -C (as opposed to lowercase -c) option that accepts one of more configuration files and overrides the system default with the values specified therein. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.