Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 73211 invoked from network); 1 Jun 2010 10:18:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 10:18:00 -0000 Received: (qmail 282 invoked by uid 500); 1 Jun 2010 10:18:00 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 156 invoked by uid 500); 1 Jun 2010 10:17:58 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 144 invoked by uid 500); 1 Jun 2010 10:17:58 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 141 invoked by uid 99); 1 Jun 2010 10:17:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 10:17:58 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 10:17:56 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 0C31A16E31; Tue, 1 Jun 2010 10:17:35 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 01 Jun 2010 10:17:34 -0000 Message-ID: <20100601101734.15960.23810@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Replication=22_by_JanLehnardt?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Replication" page has been changed by JanLehnardt. http://wiki.apache.org/couchdb/Replication?action=3Ddiff&rev1=3D17&rev2=3D18 -------------------------------------------------- = The replication process only copies the last revision of a document, so a= ll previous revisions that were only on the source database are not copied = to the destination database. = - '''Changes on the master will not automatically replicate to the slaves''' + Changes on the master will not automatically replicate to the slaves. See= =E2=80=9CContinuous Replication=E2=80=9D below. = =3D=3D=3D Run Replication =3D=3D=3D =20