Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 87291D53D for ; Thu, 6 Sep 2012 16:27:17 +0000 (UTC) Received: (qmail 13427 invoked by uid 500); 6 Sep 2012 16:27:15 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 13325 invoked by uid 500); 6 Sep 2012 16:27:15 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 13316 invoked by uid 99); 6 Sep 2012 16:27:15 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 16:27:15 +0000 Received: from localhost (HELO mail-lb0-f176.google.com) (127.0.0.1) (smtp-auth username omalley, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 16:27:15 +0000 Received: by lboi15 with SMTP id i15so1509891lbo.35 for ; Thu, 06 Sep 2012 09:27:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.148.195 with SMTP id tu3mr2491607lab.16.1346948833081; Thu, 06 Sep 2012 09:27:13 -0700 (PDT) Received: by 10.112.46.74 with HTTP; Thu, 6 Sep 2012 09:27:12 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Sep 2012 09:27:12 -0700 Message-ID: Subject: Re: Branch 2 release names From: "Owen O'Malley" To: common-dev@hadoop.apache.org Content-Type: text/plain; charset=UTF-8 On Wed, Sep 5, 2012 at 11:04 AM, Andrew Purtell wrote: > If it's all the same to you, I'd prefer you leave the branch, or at least a > tag, and just ignore it. We're pretty far away from branch-2.1.0 following > branch-2 but started from that point. Subversion you don't actually ever delete anything. For example, I've deleted the branch-0.20-append, but you can still get it from: % svn ls https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-append@1380308 Given that would you like a dev branch (hbase-branch-2.0?)? -- Owen