Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 54354 invoked from network); 15 Sep 2009 16:30:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 16:30:53 -0000 Received: (qmail 59057 invoked by uid 500); 15 Sep 2009 16:30:53 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 58997 invoked by uid 500); 15 Sep 2009 16:30:53 -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 58987 invoked by uid 99); 15 Sep 2009 16:30:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 16:30:52 +0000 X-ASF-Spam-Status: No, hits=-1998.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA 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; Tue, 15 Sep 2009 16:30:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 80888234C052 for ; Tue, 15 Sep 2009 09:29:57 -0700 (PDT) Message-ID: <1858093234.1253032197506.JavaMail.jira@brutus> Date: Tue, 15 Sep 2009 09:29:57 -0700 (PDT) From: "David Coallier (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-489) Ability to set continous replication from Futon In-Reply-To: <71108872.1251478592707.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755561#action_12755561 ] David Coallier commented on COUCHDB-489: ---------------------------------------- Has anyone had time to look into that? > Ability to set continous replication from Futon > ----------------------------------------------- > > Key: COUCHDB-489 > URL: https://issues.apache.org/jira/browse/COUCHDB-489 > Project: CouchDB > Issue Type: Improvement > Components: Administration Console > Affects Versions: 0.10 > Environment: Mac OS 10 > Reporter: David Coallier > Fix For: 0.10 > > Attachments: COUCHDB-489.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > This patch gives you the ability to set continous replication from Futon when replicating to another server. There are 2 typeof(undefined) that you can see in the code which are there to make sure that adding a new parameter to CouchDB.replicate doesn't break legacy code and other parts of the system that may be using it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.