Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 58836 invoked from network); 6 Nov 2009 19:05:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Nov 2009 19:05:38 -0000 Received: (qmail 2215 invoked by uid 500); 6 Nov 2009 19:05:37 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 2106 invoked by uid 500); 6 Nov 2009 19:05:37 -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 2086 invoked by uid 99); 6 Nov 2009 19:05:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 19:05:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.211.186 as permitted sender) Received: from [209.85.211.186] (HELO mail-yw0-f186.google.com) (209.85.211.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 19:05:29 +0000 Received: by ywh16 with SMTP id 16so1249633ywh.13 for ; Fri, 06 Nov 2009 11:05:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=z+BuGksVNBhl4vUDANHmIKsfjzpeepSXoW29Kns21jo=; b=FFFeHDnu3xzuzbGTS6i4DpzM/Y+deVh8P6abPsXc5JgsRfFmHeHKXCd38Y8sJIzdSY 1jJz9YEuzAD8okE3p59JE+RT5fZDT5ORzKeAqfOXm8vz4JKkBQIens+iScWuyCygG5hw 6v1TmLBgYfCjQKWWhZ62ScDGJ80JTzwF6O8sc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=k4CgoqyhdP7SfrEZUn6oZrgkc/F4kcknYR0gEhUOgWDw5HOLPRJ20PGAkDzXiiuXeT PsMIIe4ha/vqEu8ckG2lh3acy1fbDg6Et43iSDTWL/aKxZR915l7hAA3ryLJlDR8oF9Q zOabDmxQZOohTgoOMr9IZG9GkXmYTvprvRTgY= MIME-Version: 1.0 Received: by 10.101.29.5 with SMTP id g5mr4990664anj.103.1257534308153; Fri, 06 Nov 2009 11:05:08 -0800 (PST) In-Reply-To: <22698D45-1228-4803-B7A6-8E4F59C29465@tumbolia.org> References: <22698D45-1228-4803-B7A6-8E4F59C29465@tumbolia.org> From: Paul Davis Date: Fri, 6 Nov 2009 14:04:48 -0500 Message-ID: Subject: Re: bulk_transactions tag in Subersion, whodunit? To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org AFAIK, that's been there since like, a long time ago. I haven't the slightest if anyone has actually used it or not. Paul Davis On Fri, Nov 6, 2009 at 1:50 PM, Noah Slater wrote: > Yo peeps, > > I noticed jchris created tags/bulk_transactions with the following log: > > =A0 =A0 =A0 =A0tagging the last point of 0.9 development to feature the o= ld > bulk-docs semantics > > I think this should be removed pretty quickly. The tags are for official > releases only. > > Wanted to check with you guys before doing the delete myself. > > Thanks, > > Noah >