From user-return-21858-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Aug 22 14:54:07 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D2E41D7B9 for ; Wed, 22 Aug 2012 14:54:07 +0000 (UTC) Received: (qmail 96002 invoked by uid 500); 22 Aug 2012 14:54:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 95922 invoked by uid 500); 22 Aug 2012 14:54:05 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 95912 invoked by uid 99); 22 Aug 2012 14:54:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 14:54:05 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simon@cloudant.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-we0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 14:53:57 +0000 Received: by weyt11 with SMTP id t11so655688wey.11 for ; Wed, 22 Aug 2012 07:53:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type:x-gm-message-state; bh=Kdb/MZsVfa8nGqogXblUNtucEFHl6boUoE43uh2gfsA=; b=ea4oYVz1HMg5QdSINL6mQeSDIavEMLzLU2OEgP0q7LDLsl6uGZPh/dCq9tA61PiBsd T69tpt4j0a6GyL9ntjjXhxrJFgZeNVyQgVWcw19lYTfXNYZiUoUDf5ByF+MfP9IH9ou7 wD8iMV1/fJwWom8R9AHbWDu47IqT2jSlRV5MB9WvMmYYF6S5v5MklpVWNslF2RKl6Pqo MC/Bwoi23uFvH7d7jqSjHHnWbCWm3NChI49rf/lGjWu8KQAV+0mM1Z43fwlkpPnm/XeH aW25Xsj8adEnVQ9fxz8Jfdzwt11Y7ElunFdKmwa9Esu4Gix8dnP7iYpzf8UNa6Tge/fG U2cA== Received: by 10.216.140.15 with SMTP id d15mr10348296wej.204.1345647215587; Wed, 22 Aug 2012 07:53:35 -0700 (PDT) Received: from [192.168.1.73] (host86-181-239-209.range86-181.btcentralplus.com. [86.181.239.209]) by mx.google.com with ESMTPS id z11sm13080916wiv.10.2012.08.22.07.53.34 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Aug 2012 07:53:34 -0700 (PDT) Date: Wed, 22 Aug 2012 15:53:32 +0100 From: Simon Metson To: Maria Catena Pitrella Cc: CouchDB Message-ID: <8D55F50D9E2A4B87B3D7A6AF58178633@cloudant.com> In-Reply-To: References: Subject: Re: bidirectional replication X-Mailer: sparrow 1.6.3 (build 1172) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5034f26c_53ae65de_17e1a" X-Gm-Message-State: ALoCoQkAJxc0EH8t8NC3Ho1gSxAhxnjGDrCeVkWrWMDiwNEkyg4eFWWES6lMGgStjT+0T5jaKQTT X-Virus-Checked: Checked by ClamAV on apache.org --5034f26c_53ae65de_17e1a Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline (switching to user@) Make two requests, on to copy from A to B, the other to go from B to A. http://wiki.apache.org/couchdb/Replication might help. On Wednesday, 22 August 2012 at 15:02, Maria Catena Pitrella wrote: > How can I make bidirectional replication using HTTP Request? Thank you! > > --5034f26c_53ae65de_17e1a--