If one just turned 2FA on recently, it may face an issue while direct
pushing to https://github.com/apache/camel.git:
<https://github.com/apache/camel.git>





*alex@alex:~/oss/camel-dev/camel/components/camel-digitalocean$ git push
origin masterUsername for 'https://github.com <https://github.com>':
aldettingerPassword for 'https://aldettin...@github.com
<https://aldettin...@github.com>': remote: Invalid username or
password.fatal: Authentication failed for
'https://github.com/apache/camel.git/
<https://github.com/apache/camel.git/>'*

This issue <https://github.com/github/hub/issues/822> mention Github
Personal Access Token or Public Key Auth as possible solutions.

Alex

On Wed, Oct 18, 2017 at 2:38 PM, Daniel Kulp <dk...@apache.org> wrote:

>
> Yea… once the mirroring is fully up and running, you can use GitHub
> directly.
>
> If you look at the top of the cxf GitHub repo:
> https://github.com/apache/cxf
>
> There isn’t the “mirrored from git://git.apache.org” line like there is
> for Camel.   I assume once everything is all set, the Camel repo will look
> like that.     Don’t forget to make sure you get your GitHub stuff setup
> properly:
> https://gitbox.apache.org/setup/
>
> Once you do (or shortly afterword), you should appear at:
> https://github.com/orgs/apache/teams/camel-committers/members
>
>
> Dan
>
>
>
> > On Oct 18, 2017, at 7:52 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> >
> > Hi
> >
> > Thanks Andrea.
> >
> > I am following the gitbox linking at
> > https://gitbox.apache.org/setup/
> >
> > In the mean time I have switched origin to the ASF git url, but as I
> > understand this, that after this linking is synced (the link above)
> > then we can use git origin from github directly
> > (https://github.com/apache/camel.git) instead of the ASF git url?
> >
> >
> > On Wed, Oct 18, 2017 at 1:41 PM, Andrea Cosentino <ancosen1...@yahoo.com>
> wrote:
> >> It should be safe to do:
> >>
> >> oscerd@ghost:~/workspace/apache-camel/camel/components/camel-salesforce$
> git
> >> remote remove origin
> >> oscerd@ghost:~/workspace/apache-camel/camel/components/camel-salesforce$
> git
> >> remote add origin https://gitbox.apache.org/repos/asf/camel.git
> >>
> >> I just pushed an empty commit.
> >>
> >> --
> >> Andrea Cosentino
> >> ----------------------------------
> >> Apache Camel PMC Member
> >> Apache Karaf Committer
> >> Apache Servicemix PMC Member
> >> Email: ancosen1...@yahoo.com
> >> Twitter: @oscerd2
> >> Github: oscerd
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Wednesday, October 18, 2017, 1:38:13 PM GMT+2, Andrea Cosentino
> >> <ancosen1...@yahoo.com.INVALID> wrote:
> >>
> >>
> >>
> >>
> >>
> >> https://gitbox.apache.org/repos/asf?p=camel.git;a=summary
> >>
> >> --
> >> Andrea Cosentino
> >> ----------------------------------
> >> Apache Camel PMC Member
> >> Apache Karaf Committer
> >> Apache Servicemix PMC Member
> >> Email: ancosen1...@yahoo.com
> >> Twitter: @oscerd2
> >> Github: oscerd
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Wednesday, October 18, 2017, 1:36:37 PM GMT+2, Andrea Cosentino
> >> <ancosen1...@yahoo.com.INVALID> wrote:
> >>
> >>
> >>
> >>
> >>
> >> I'm not sure where the repo is now.
> >>
> >> --
> >> Andrea Cosentino
> >> ----------------------------------
> >> Apache Camel PMC Member
> >> Apache Karaf Committer
> >> Apache Servicemix PMC Member
> >> Email: ancosen1...@yahoo.com
> >> Twitter: @oscerd2
> >> Github: oscerd
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Wednesday, October 18, 2017, 1:33:55 PM GMT+2, Claus Ibsen
> >> <claus.ib...@gmail.com> wrote:
> >>
> >>
> >>
> >>
> >>
> >> Hi
> >>
> >> Ah crap ASF infra are migrating without any notification up-front
> >>
> >> davsclaus:/Users/davsclaus/workspace/camel (master)/$ git pull --rebase
> >> fatal: repository 'https://git-wip-us.apache.org/repos/asf/camel.git/'
> not
> >> found
> >>
> >>
> >> On Mon, Oct 16, 2017 at 12:51 PM, Luca Burgazzoli <
> lburgazz...@gmail.com>
> >> wrote:
> >>> Hi,
> >>>
> >>> I've raised an issue to infra to migrate camel to gitbox:
> >>> https://issues.apache.org/jira/browse/INFRA-15288
> >>>
> >>>
> >>> Cheers,
> >>> Luca
> >>>
> >>> ---
> >>> Luca Burgazzoli
> >>
> >>
> >>
> >>
> >> --
> >> Claus Ibsen
> >> -----------------
> >> http://davsclaus.com @davsclaus
> >> Camel in Action 2: https://www.manning.com/ibsen2
> >>
> >>
> >
> >
> >
> > --
> > Claus Ibsen
> > -----------------
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
>
> --
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Reply via email to