Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6715761A for ; Sun, 27 Nov 2011 22:03:54 +0000 (UTC) Received: (qmail 6366 invoked by uid 500); 27 Nov 2011 22:03:51 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 6249 invoked by uid 500); 27 Nov 2011 22:03:51 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 6233 invoked by uid 99); 27 Nov 2011 22:03:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Nov 2011 22:03:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Nov 2011 22:03:43 +0000 Received: by iaqq3 with SMTP id q3so9767290iaq.35 for ; Sun, 27 Nov 2011 14:03:22 -0800 (PST) Received: by 10.50.42.199 with SMTP id q7mr5634116igl.41.1322431402039; Sun, 27 Nov 2011 14:03:22 -0800 (PST) MIME-Version: 1.0 Reply-To: mattf@apache.org Sender: mfoley@hortonworks.com Received: by 10.50.42.195 with HTTP; Sun, 27 Nov 2011 14:02:51 -0800 (PST) In-Reply-To: References: From: Matt Foley Date: Sun, 27 Nov 2011 14:02:51 -0800 X-Google-Sender-Auth: sEmhXg9XKKGc_nRTdkkum5fRdzs Message-ID: Subject: Re: code tree changes to create 1.0 To: general@hadoop.apache.org, common-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae9340c5df559d304b2be8d4e X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340c5df559d304b2be8d4e Content-Type: text/plain; charset=ISO-8859-1 Hadoop branch-1 and branch-1.0 have been created, and the version numbers have been updated in the CHANGES.txt files. If you have workspaces currently checked out from branch-0.20-security or branch-0.20-security-205, you can adjust them to the new repository locations by using the "svn switch" command as follows: In the root directory of a branch-0.20-security workspace, do: svn sw https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1 In the root directory of a branch-0.20-security-205 workspace, do: svn sw https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.0 Please note that either of these commands will implicitly do an "svn update" as well as re-writing the URL to the new branch location. I will shortly do a Jira update to change all instances of "0.20.205.1" to "1.0.0" and "0.20.206.0" to "1.1.0", in the "Target Versions" and "Fixed Versions" fields. I think I can use bulk update to suppress the email messages from this activity, but please forgive any mail-storms that may result. In addition, I am working on generating a 1.0.0-RC from the branch-1.0, so please do not make further commits to this branch for now. Thank you. --Matt On Sun, Nov 27, 2011 at 1:19 PM, Matt Foley wrote: > Dear all, > in the next hour I will make the following changes to the code tree, as > discussed and voted in other threads: > > * branch-0.20-security will be renamed to branch-1 > * branch-0.20-security-205 will be copied to branch-1.0 > > Please hold off any commits to any of these named branches until my next > email, > and please do not make any further commits to branch-0.20-security-205 > going forward. > > Instructions for adjusting your workspaces will follow, after I validate > them by trying them myself. > Thank you, > --Matt > > > --14dae9340c5df559d304b2be8d4e--