> On Sep 11, 2017, at 9:56 AM, Colm O hEigeartaigh <[email protected]> wrote: > > What is the canonical git repo that we should be using now? > > Do we now use github or gitbox? We should update the page at: > > https://cwiki.apache.org/confluence/display/CXF/Source+Repository
It shouldn’t matter. It’s a “dual hosted” repo that is automatically synced between the two. So take your pick. :) Dan > > Colm. > > On Mon, Sep 11, 2017 at 2:44 PM, Dennis Kieselhorst <[email protected]> wrote: > >> Or just use >> git remote set-url origin newurl >> >> >> Am 11. September 2017 15:41:01 MESZ schrieb Daniel Kulp <[email protected] >>> : >>> >>> Cool…. Looks like things are working as I see more Team members today >>> and commits from the new repo. >>> >>> However, I also see a couple commits in the old git-wip repo. Can >>> everyone make sure they update their git checkout to point to the new >>> location. Not sure the “right” way to do it, but I just edited the >>> .git/config file and changes the git-wip-us hostname to >>> gitbox.apache.org. >>> >>> >>> Dan >>> >>> >>>> On Sep 8, 2017, at 8:26 PM, Daniel Kulp <[email protected]> wrote: >>>> >>>> >>>> FYI, all our repos have now been moved over to gitbox. In order to >>> commit to the repos, you will need to do the gitbox setup to associate >>> your Apache ID with your GitHub account. Follow the steps at: >>>> >>>> https://gitbox.apache.org/setup/ >>>> >>>> There are a bunch of steps starting from enabling the 2FA on GitHub, >>> getting yourself added to the Apache organization, etc… >>>> >>>> >>>> Once that is all done, you SHOULD be able to push directly to the >>> GitHub repo and manage pull requests and such there. >>>> >>>> >>>> -- >>>> Daniel Kulp >>>> [email protected] - http://dankulp.com/blog >>>> Talend Community Coder - http://coders.talend.com >>>> >>> >>> -- >>> Daniel Kulp >>> [email protected] - http://dankulp.com/blog >>> Talend Community Coder - http://coders.talend.com >> > > > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
