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 0E2D887BE for ; Sat, 3 Sep 2011 17:02:06 +0000 (UTC) Received: (qmail 96160 invoked by uid 500); 3 Sep 2011 17:02:03 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 96085 invoked by uid 500); 3 Sep 2011 17:02:03 -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 96073 invoked by uid 99); 3 Sep 2011 17:02:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2011 17:02:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kowsik@gmail.com designates 209.85.160.180 as permitted sender) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2011 17:01:58 +0000 Received: by gyc15 with SMTP id 15so3626410gyc.11 for ; Sat, 03 Sep 2011 10:01:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=4vB2g2iVYwycYEDRO6Zxmc65v36uwfEqcPshN0ZqmW4=; b=PUrhbc1Duq+yk2m3nI6snqoNagHzSVp1DicR+sZww+LSshSdD7h8DXfFSG6FQ022Fb Kt3bJ9RgL2z0aX03qWm+92Cl8VHPvj87epEqnQSmOotyuAnMzsosIzyjwaUQGk04QR3U 1wWNNAfet4KLilacVRaNUXIoA567Aqn5m0rdg= MIME-Version: 1.0 Received: by 10.68.16.232 with SMTP id j8mr4440519pbd.392.1315069295538; Sat, 03 Sep 2011 10:01:35 -0700 (PDT) Received: by 10.68.42.228 with HTTP; Sat, 3 Sep 2011 10:01:35 -0700 (PDT) Date: Sat, 3 Sep 2011 10:01:35 -0700 Message-ID: Subject: Design docs not replicating... From: kowsik To: user Content-Type: text/plain; charset=UTF-8 Just spun up a new CouchDB and added [ source, target and continuous ] to the _replicator doc to pull the docs from an existing instance. Replication works beautifully except the design docs are getting pulled over. Anybody seen anything like this? Thanks, K. --- http://blog.mudynamics.com http:/blitz.io @pcapr