Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 053E47698 for ; Wed, 17 Aug 2011 13:56:44 +0000 (UTC) Received: (qmail 41186 invoked by uid 500); 17 Aug 2011 13:56:43 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 41129 invoked by uid 500); 17 Aug 2011 13:56:42 -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 41121 invoked by uid 99); 17 Aug 2011 13:56:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 13:56:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of adam.kocoloski@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 13:56:33 +0000 Received: by vxh15 with SMTP id 15so1253013vxh.11 for ; Wed, 17 Aug 2011 06:56:12 -0700 (PDT) Received: by 10.52.89.146 with SMTP id bo18mr1000881vdb.246.1313589372632; Wed, 17 Aug 2011 06:56:12 -0700 (PDT) Received: from [192.168.0.164] (c-24-60-185-198.hsd1.ma.comcast.net [24.60.185.198]) by mx.google.com with ESMTPS id dq1sm1173148vdb.13.2011.08.17.06.56.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Aug 2011 06:56:10 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: The replicator needs a superuser mode From: Adam Kocoloski In-Reply-To: Date: Wed, 17 Aug 2011 09:56:09 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <99F9C55B-5337-438C-B33D-85AE125DA120@apache.org> References: <4E4AB70F.5040302@fiset.ca> <92F4FAA3-8193-470A-B339-67DA369071B8@apache.org> <9B06CCD6-466C-4548-B646-293B331557FA@apache.org> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 16, 2011, at 11:37 PM, Jason Smith wrote: > 2. Replication is a whole worldview, adding ?force=3Dtrue breaks that = worldview Replication is not a worldview, it's a mechanism by which documents are = transferred between databases. I think that's the crux of our = disagreement. Cheers, Adam