Yup. I think we just need to remove the phase1 branch now and references to it in the README.
On Fri, Oct 2, 2015 at 10:08 AM, mohit soni <[email protected]> wrote: > Hi Jim > > Thanks for identifying this, and bringing this up. > > As part of code migration, phase1 is already merged into master. See > MYRIAD-143 (https://issues.apache.org/jira/browse/MYRIAD-143) for more > details. > > Thanks > Mohit > > > On Mon, Sep 28, 2015 at 1:43 PM, Jim Klucar <[email protected]> wrote: > > > Want to go ahead and make the phase1 branch master to get back to more > > standard git? > > > > doing a merge with --theirs should merge phase1 into master and make > master > > phase1. > > > > On Sun, Sep 27, 2015 at 9:37 PM, Ken Sipe <[email protected]> wrote: > > > > > well done sir! > > > > On Sep 25, 2015, at 5:27 PM, mohit soni <[email protected]> > > wrote: > > > > > > > > Hello Everyone! > > > > > > > > I was able to migrate the myriad code-base from > > > > https://github.com/mesos/myriad to Apache's git. The migration > > included > > > all > > > > the existing commit history, branches, etc. > > > > > > > > The code is hosted here: > > > > * https://git-wip-us.apache.org/repos/asf?p=incubator-myriad.git > > > > * Apache git mirror: git://git.apache.org/incubator-myriad.git > > > > * Github mirror: https://github.com/apache/incubator-myriad > > > > > > > > Please feel free to start using Apache repository for new development > > > work > > > > from this point onwards. > > > > > > > > Mohit > > > > > > > > > > > > On Wed, Sep 23, 2015 at 10:20 AM, Jim Scott <[email protected]> > > wrote: > > > > > > > >> This is really great news guys! > > > >> > > > >> > > > >> On Wed, Sep 23, 2015 at 12:08 PM, Adam Bordelon <[email protected] > > > > > >> wrote: > > > >> > > > >>> Hi Mohit, > > > >>> > > > >>> We brought this up at today's dev community sync, and we're all > > excited > > > >>> about the move. > > > >>> Once the code is migrated to Apache git, we can use the Apache > github > > > >>> mirror for PRs: > > > >>> https://github.com/apache/incubator-myriad/pulls > > > >>> I would recommend that we migrate the existing PRs asap and > shutdown > > > the > > > >>> old repo. > > > >>> > > > >>> Once the git repo is populated, we can also reopen the ticket for > > > >>> ReviewBoard: https://issues.apache.org/jira/browse/INFRA-9840 > > > >>> > > > >>> On Wed, Sep 23, 2015 at 10:00 AM, Mohit Soni <[email protected]> > > wrote: > > > >>> > > > >>>> Hello Everyone! > > > >>>> > > > >>>> I'm working towards migrating myriad code-base from: > > > >>>> https://github.com/mesos/myriad to Apache's git. > > > >>>> > > > >>>> The code migration would entail following: > > > >>>> > > > >>>> * Mirroring https://github.com/mesos/myriad to Apache git: > > > >>>> git clone --bare [email protected]:mesos/myriad.git > > > >>>> git push --mirror git://git.apache.org/incubator-myriad.git > > > >>>> > > > >>>> * Syncing Apache Git from https://github.com/mesos/myriad, until > > all > > > >>>> the outstanding > > > >>>> PRs <https://github.com/mesos/myriad/pulls> are merged. Doing > this > > > >> will > > > >>>> ensure that any current development activity happening on > > > >>>> https://github.com/mesos/myriad is not disrupted. > > > >>>> * Shutdown https://github.com/mesos/myriad, and migrate all new > > > >>>> development > > > >>>> work to Apache git repo. > > > >>>> > > > >>>> I'll start working on code-migration tomorrow, unless I receive a > > > major > > > >>>> concern from the community. I'll update the progress of migration > on > > > >>>> [MYRIAD-143] <https://issues.apache.org/jira/browse/MYRIAD-143>. > > Once > > > >>> the > > > >>>> code migration is finished, I'll send out an email to the dev > list, > > > and > > > >>>> from that point onward we request community members to start using > > > >> Apache > > > >>>> git for new development work. > > > >>>> > > > >>>> ~Mohit Soni > > > >>>> > > > >>> > > > >> > > > >> > > > >> > > > >> -- > > > >> *Jim Scott* > > > >> Director, Enterprise Strategy & Architecture > > > >> +1 (347) 746-9281 > > > >> @kingmesal <https://twitter.com/kingmesal> > > > >> > > > >> <http://www.mapr.com/> > > > >> [image: MapR Technologies] <http://www.mapr.com> > > > >> > > > >> Now Available - Free Hadoop On-Demand Training > > > >> < > > > >> > > > > > > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > > > >>> > > > >> > > > > > > > > >
