On the infra ticket Jake said: "I've deleted the Github mirror and setup
the git.a.o mirror which Github will pickup within 24 hours."

Also, when I pulled from git-wip-us into a repo cloned earlier from
git.apache.org / github.com/apache/hbase, it brought down 20K+ objects, so
the migration was a new run of git-svn. Eventually you could GC all of the
objects from the pre git-wip-us era but you might want to do a fresh clone.


On Thu, May 22, 2014 at 10:35 AM, Matteo Bertozzi
<theo.berto...@gmail.com>wrote:

> 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 <st...@duboce.net> wrote:
>
> > That is my understanding (Haven't tried committing against
> > git.apache.org/hbase.git).  Just committed this to our pom:
> >
> > -    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/trunk
> > </connection>
> > -    <developerConnection>scm:svn:
> > https://svn.apache.org/repos/asf/hbase/trunk</developerConnection>
> > -    <url>http://svn.apache.org/viewvc/hbase/trunk</url>
> > +    <connection>scm:git:git://git.apache.org/hbase.git</connection>
> > +    <developerConnection>scm:git:
> > https://git-wip-us.apache.org/repos/asf/hbase.git</developerConnection>
> > +    <url>https://git-wip-us.apache.org/repos/asf?p=hbase.git</url>
> >    </scm>
> >
> > St.Ack
> >
> >
> >
> > On Thu, May 22, 2014 at 10:18 AM, Nick Dimiduk <ndimi...@gmail.com>
> 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 <apurt...@apache.org>
> > > 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)
> > > >
> > >
> >
>



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Reply via email to