I've changed https://cwiki.apache.org/confluence/display/CXF/Source+Repository to make clear that GitHub and Gitbox are equal. I agree that all other links should point to GitHub, it's more convenient to use.
Dennis Am 12.09.2017 um 11:49 schrieb Christian Schneider: > +1 > > Github provides a nicer interface for web viewing and makes it easy to > create a pull request. > Now that committers can directly push to github this is at least for > me the preferred way to work. > > Christian > > On 11.09.2017 16:20, Colm O hEigeartaigh wrote: >> OK thanks. IMO to avoid confusion we should just list github on the >> source >> repository page, for both browsing the source + checking it out, etc. >> >> Colm. >> >> On Mon, Sep 11, 2017 at 3:01 PM, Daniel Kulp <[email protected]> wrote: >> >>> >>>> 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.
