I think the GitBox change is related to BP-9: Using Github Issues. Gitbox is the solution provided by ASF to managing Github repos, linking the Github accounts with Apache counts.
Before this, the bookkeeper repo was setup with dural-sync, when the source-of-truth is the git-wp-us.apache.org/repos/asf/bookkeeper.git and the Github repo github.com/apache/bookkeeper is the readonly mirror. It is hard to proceed BP-9 with permissions on readonly-mirror. After this, the github repo will become the source of truth, and the gitbox repo is the mirror of Github repo. All the bookkeeper committers will be part of the bookkeeper-committers team in Github and have the permissions on the Github mirror. In this way, we have the permissions to setup labels, milestones for BP-9. There is no changes to use https://github.com/apache/bookkeeper.git . The original repo https://git-wip-us.apache.org/repos/asf/bookkeeper.git/ is changed to https://gitbox.apache.org/repos/asf/bookkeeper.git (I think Enrico just updated the wiki about that). - Sijie On Wed, Jun 28, 2017 at 6:18 AM, Venkateswara Rao Jujjuri <[email protected] > wrote: > What is this change about? Can we still access and use > https://github.com/apache/bookkeeper.git ? > > On Wed, Jun 28, 2017 at 5:53 AM, Enrico Olivelli <[email protected]> > wrote: > > > Jia, > > I already did it. > > I'm not aware of other places to change the link to the repo. > > Do you have other ideas for the switch ? > > Cheers > > -- Enrico > > > > > > 2017-06-28 14:51 GMT+02:00 Jia Zhai <[email protected]>: > > > Thanks Enrico for the confirm. Yes, we may need some changes, > especially > > > the repo address. > > > > > > On Wed, Jun 28, 2017 at 8:07 PM, Enrico Olivelli <[email protected]> > > > wrote: > > > > > >> I am going on with trials in order to discover our new space before > > >> hitting bad problems. > > >> > > >> If you try to access the old git repo you will get > > >> > > >> [enrico.olivelli@localhost bookkeeper]$ git pull apache master > > >> fatal: repository > > >> 'https://git-wip-us.apache.org/repos/asf/bookkeeper.git/' not found > > >> > > >> As the old repo is not working anymore.... > > >> > > >> I have updated the master Jenkins job > > >> https://builds.apache.org/job/bookkeeper-master/ > > >> > > >> I have just updated the wiki page as well > > >> https://cwiki.apache.org/confluence/display/BOOKKEEPER/ > Patch+Sumission > > >> > > >> -- Enrico > > >> > > >> 2017-06-28 13:20 GMT+02:00 Enrico Olivelli <[email protected]>: > > >> > This is great > > >> > it seems that we have also a GitHub team for bookkeeper committers > > >> > https://github.com/orgs/apache/teams/bookkeeper-committers/members > > >> > > > >> > -- Enrico > > >> > > > >> > > > >> > 2017-06-28 12:29 GMT+02:00 Enrico Olivelli <[email protected]>: > > >> >> Hi Jia, > > >> >> this is a very important change !! > > >> >> > > >> >> Do you now what will happen if any committers uses > > >> >> git-ws-us.apache.org as usual ? > > >> >> is there any chance to break things ? > > >> >> > > >> >> we should immediately update the wiki page > > >> >> https://cwiki.apache.org/confluence/display/BOOKKEEPER/ > > Patch+Sumission > > >> >> > > >> >> let's wait for Sijie acknowledge > > >> >> > > >> >> Thank you > > >> >> -- Enrico > > >> >> > > >> >> > > >> >> > > >> >> 2017-06-28 12:24 GMT+02:00 Jia Zhai <[email protected]>: > > >> >>> Hi All, > > >> >>> Thanks to the help from INFRA team, now bookkeeper repo has been > > moved > > >> into > > >> >>> gitbox. > > >> >>> > > >> >>> The new URL (on our side) is > > >> >>> https://gitbox.apache.org/repos/asf/bookkeeper.git > > >> >>> For committers, please go through the setup at > > >> >>> https://gitbox.apache.org/setup/ > > >> >>> > > >> >>> Thanks. > > >> > > > > > > -- > Jvrao > --- > First they ignore you, then they laugh at you, then they fight you, then > you win. - Mahatma Gandhi >
