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 662A0D990 for ; Wed, 3 Oct 2012 21:43:05 +0000 (UTC) Received: (qmail 355 invoked by uid 500); 3 Oct 2012 21:43:03 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 318 invoked by uid 500); 3 Oct 2012 21:43: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 308 invoked by uid 99); 3 Oct 2012 21:43:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 21:43:03 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jens@couchbase.com designates 206.225.164.31 as permitted sender) Received: from [206.225.164.31] (HELO EXHUB020-4.exch020.serverdata.net) (206.225.164.31) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 21:42:57 +0000 Received: from EXVMBX020-1.exch020.serverdata.net ([169.254.4.4]) by EXHUB020-4.exch020.serverdata.net ([206.225.164.31]) with mapi; Wed, 3 Oct 2012 14:42:34 -0700 From: Jens Alfke To: "user@couchdb.apache.org" Date: Wed, 3 Oct 2012 14:42:33 -0700 Subject: Re: Saving multiple versions of the same doc on couchDB Thread-Topic: Saving multiple versions of the same doc on couchDB Thread-Index: Ac2hr/+xNCjp9rZCTUinh5U9g6Khzg== Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_D9B6505D88C24BA5A4BA5B0C478B1946couchbasecom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_D9B6505D88C24BA5A4BA5B0C478B1946couchbasecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable On Oct 3, 2012, at 10:20 AM, A wigen > wrote: Can I have multiple versions of the same document on couchDB with more than one HTTP request (users have their own devices)? I know how to do it with one HTTP req. [1]. I don=92t understand the question. What you described above in steps 1-3 is= a very standard scenario for conflict resolution and doesn=92t require any= thing special. =97Jens --_000_D9B6505D88C24BA5A4BA5B0C478B1946couchbasecom_--