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 2D9A44052 for ; Wed, 15 Jun 2011 11:30:15 +0000 (UTC) Received: (qmail 46452 invoked by uid 500); 15 Jun 2011 11:30:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46410 invoked by uid 500); 15 Jun 2011 11:30:13 -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 46402 invoked by uid 99); 15 Jun 2011 11:30:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 11:30:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fdmanana@gmail.com designates 209.85.210.52 as permitted sender) Received: from [209.85.210.52] (HELO mail-pz0-f52.google.com) (209.85.210.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 11:30:07 +0000 Received: by pzd13 with SMTP id 13so182650pzd.11 for ; Wed, 15 Jun 2011 04:29:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=5X7Sl3dNAojg8aYvU+I+2Dsg950xSLZ1pAU0Ymj5wZ0=; b=bFcMHF2ZEAMgRkx1HxaZt1KfdBhpfD5CMiDz8KvaLjgNK9sgW0Dmsp/Qq31VzQLgIp 1VCuV3xv92XzolVkr6HdHnlJgkFbNAViEF8EnjNDCMX204DlsMfSVNAHoL+WhW53xcTS XcGA2ueIlAnHXZ7imPNeT91sL4jSRlYlTFPUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=mJREAjm9ZAWdCyHbESVoDMXj1HH9W5Uf3l1lNvpiZBQJHsGLokzyCtMnB/EjfX8T18 hLdcyMgQIUCSR98NXSgWQr+DQbwAP31fwSBGz8SrKS6t1LW5SdsbXExkdKNhnglVpQNJ OuNh9ISpPGAN96vZYX5UEUf3T3x5SIlDv0zwU= MIME-Version: 1.0 Received: by 10.68.5.161 with SMTP id t1mr160591pbt.279.1308137386407; Wed, 15 Jun 2011 04:29:46 -0700 (PDT) Sender: fdmanana@gmail.com Received: by 10.68.64.202 with HTTP; Wed, 15 Jun 2011 04:29:46 -0700 (PDT) In-Reply-To: <4DF894E5.5060100@autonomy.com> References: <4DF894E5.5060100@autonomy.com> Date: Wed, 15 Jun 2011 12:29:46 +0100 X-Google-Sender-Auth: ZIDcikTnoJhZxbUZAjce9Wuzb5c Message-ID: Subject: Re: Design docs not copying in 1.1 From: Filipe David Manana To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 15, 2011 at 12:17 PM, Clare Walsh wrote: > Hey, > > Am having some teething problems using 1.1 and the new persistent > replication and was hoping someone could tell me which trivial newbie > mistake I have encountered =C2=A0:) > > I set up the replication by adding a doc to the new _replicator database > (not using the Futon replicator UI or POSTing to the replicator as for ol= d > replication). > > My design docs aren't replicating but everything else replicates fine . I= 'm > in Admin Party. Add a user_ctx property to it: "user_ctx": { "roles": ["_admin"] } You can learn more at https://gist.github.com/832610 > > My document looks like this (with db names redacted): > > |{ > =C2=A0 "|_id|":|"42b66dba7b6b01ec0cb753ecc2030890"|, > =C2=A0 "|_rev|":|"2-02ef8d7f5690b219852b4a9a18cf869e"|, > =C2=A0 "|source|":|"source_db"|, > =C2=A0 "|target|":|"dest_db"|, > =C2=A0 "|continuous|":|true|, > =C2=A0 "|_replication_state|":|"triggered"|, > =C2=A0 "|_replication_state_time|":|"2011-06-09T16:13:08+01:00"|, > =C2=A0 "|_replication_id|":|"e813dc162386baa09d5a0f317c52ddf2"| > } > > | > > Thanks > Clare > --=20 Filipe David Manana, fdmanana@gmail.com, fdmanana@apache.org "Reasonable men adapt themselves to the world. =C2=A0Unreasonable men adapt the world to themselves. =C2=A0That's why all progress depends on unreasonable men."