Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 A2A381101B for ; Thu, 22 May 2014 17:36:45 +0000 (UTC) Received: (qmail 16187 invoked by uid 500); 22 May 2014 17:36:45 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 16106 invoked by uid 500); 22 May 2014 17:36:45 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 16098 invoked by uid 99); 22 May 2014 17:36:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2014 17:36:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of theo.bertozzi@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2014 17:36:40 +0000 Received: by mail-we0-f175.google.com with SMTP id t61so3730866wes.20 for ; Thu, 22 May 2014 10:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=oKHMVSPGpTbj6nbN8uyVa2kiATYqK69Ewkxpy5Fvo9o=; b=dZ2GpyB1gYRy1P/JeIXn38tOPfxz4B+nWTkQ5/vvHaNVUYQkTjijbY+cTjjLRAwx78 k7PhGTwps7vOfgEva7ebODt98C2DgWj+HTGDWUjnMJkV9kMtOomX75hw1Z/jERjkmejW jw51VSG0u9TS90klcSqAYOFGBVtMTKt+8VXryCSGG4wNFGciYOPaILbPbpc/WVF1ayLq fbQW6LHsvPHlXMl22aTEr8KkDsVniXNYAyiMDpeQ6ZvaqU1Z2/2CRuQT4rIt+d0T7dCz 5lLDcJ6go4y1FH/PseZGZ04V1mcjFYz2INEtOYped1NYKCinz2Ztq7jXJDCgjFYb1iK5 /Z3Q== X-Received: by 10.180.108.146 with SMTP id hk18mr9337649wib.42.1400780179346; Thu, 22 May 2014 10:36:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.237.103 with HTTP; Thu, 22 May 2014 10:35:59 -0700 (PDT) In-Reply-To: References: From: Matteo Bertozzi Date: Thu, 22 May 2014 18:35:59 +0100 Message-ID: Subject: Re: ANNOUCEMENT: Git Migration completed To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=e89a8f3ba2a9ff9b1e04fa008c4d X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3ba2a9ff9b1e04fa008c4d Content-Type: text/plain; charset=UTF-8 Is github.com/apache/hbase gone forever or was removed just for the migration and it will be added back later? Matteo On Thu, May 22, 2014 at 6:24 PM, Stack wrote: > That is my understanding (Haven't tried committing against > git.apache.org/hbase.git). Just committed this to our pom: > > - scm:svn:http://svn.apache.org/repos/asf/hbase/trunk > > - scm:svn: > https://svn.apache.org/repos/asf/hbase/trunk > - http://svn.apache.org/viewvc/hbase/trunk > + scm:git:git://git.apache.org/hbase.git > + scm:git: > https://git-wip-us.apache.org/repos/asf/hbase.git > + https://git-wip-us.apache.org/repos/asf?p=hbase.git > > > St.Ack > > > > On Thu, May 22, 2014 at 10:18 AM, Nick Dimiduk wrote: > > > What is the relationship between > > https://git-wip-us.apache.org/repos/asf/hbase.git and git:// > > git.apache.org/hbase.git ? The latter is a read-only tracking repo? > > > > > > On Thu, May 22, 2014 at 9:50 AM, Andrew Purtell > > wrote: > > > > > The migration from SVN to Git has completed and folks have begun > > committing > > > to the new repository already. > > > > > > See https://git-wip-us.apache.org/repos/asf?p=hbase.git > > > > > > Clone from https://git-wip-us.apache.org/repos/asf/hbase.git > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > > --e89a8f3ba2a9ff9b1e04fa008c4d--