Hi Yishay, it's just a different url you use as remote in git. Apache has its own git repos at: https://gitbox.apache.org/repos/asf These are mirrored to Github as convenience (Bi-Directional sync)
So if you just push to the Gitbox repo, you can use your normal Apache user-id and password and push to that and it will automatically show up on Github. I would strongly suggest to use the gitbox url instead of the github url in the projects SCM tags as this prevents a RM having to setup the SSH key authentication for github. The urls should be: https://gitbox.apache.org/repos/asf/royale-compiler.git https://gitbox.apache.org/repos/asf/royale-typedefs.git https://gitbox.apache.org/repos/asf/royale-asjs.git Chris Am 29.03.20, 13:39 schrieb "Yishay Weiss" <[email protected]>: Hi Chris, I’m not familiar with GitBox. How does that work? Thanks. From: Christofer Dutz<mailto:[email protected]> Sent: Sunday, March 29, 2020 2:26 PM To: [email protected]<mailto:[email protected]> Subject: Re: Can't Push to GitHub Hi Yishay, Try pushing to gitbox instead? Chris Am 29.03.20, 13:24 schrieb "Yishay Weiss" <[email protected]>: This looks like a problem in my network connection. GitHub is especially slow but so are other sites. From: Yishay Weiss<mailto:[email protected]> Sent: Saturday, March 28, 2020 10:36 PM To: [email protected]<mailto:[email protected]> Subject: RE: Can't Push to GitHub Will try tomorrow. Thanks. ________________________________ From: Carlos Rovira <[email protected]> Sent: Saturday, March 28, 2020 10:27:57 PM To: Apache Royale Development <[email protected]> Subject: Re: Can't Push to GitHub Hi, I could push to github just some minutes ago. I had some problems about a week ago. Chris told me to use gitbox urls, what make all worked again. Try the gitbox alternative urls and check if it works for you El sáb., 28 mar. 2020 a las 18:41, Yishay Weiss (<[email protected]>) escribió: > Is anyone else having trouble with GitHub? It’s slow and I keep getting > the authentication window and then > > fatal: TaskCanceledException encountered. > A task was canceled. > -- Carlos Rovira http://about.me/carlosrovira
