That worked - thank you!
On 9/1/17 4:18 PM, Jacob Barrett wrote:
Have you registered your github account with Apache’s directory? Log into the
Apache ID portal and add your github. You’ll have access after the next sync.
On Sep 1, 2017, at 4:16 PM, Bruce Schuchardt wrote:
I am unable to pu
Have you registered your github account with Apache’s directory? Log into the
Apache ID portal and add your github. You’ll have access after the next sync.
> On Sep 1, 2017, at 4:16 PM, Bruce Schuchardt wrote:
>
> I am unable to push to the github repo
>
> > git push origin develop
> ERROR: P
I am unable to push to the github repo
> git push origin develop
ERROR: Permission to apache/geode.git denied to bschuchardt.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
> git remote -v
origin ssh://g...@github
I'm going to update our Jenkins nightly builds to point at the github repo.
--Jens
On Fri, Sep 1, 2017 at 3:51 PM, Jacob Barrett wrote:
> Gitbox is the mirror now, github is the authoritative now.
>
> > On Sep 1, 2017, at 2:48 PM, Bruce Schuchardt
> wrote:
> >
> > So we go directly to github n
Gitbox is the mirror now, github is the authoritative now.
> On Sep 1, 2017, at 2:48 PM, Bruce Schuchardt wrote:
>
> So we go directly to github now? Not gitbox.apache.org?
>
> I'm able to clone this: https://gitbox.apache.org/repos/asf/geode.git
>
>
>> On 9/1/17 2:37 PM, Jens Deppe wrote:
>
So we go directly to github now? Not gitbox.apache.org?
I'm able to clone this: https://gitbox.apache.org/repos/asf/geode.git
On 9/1/17 2:37 PM, Jens Deppe wrote:
TL;DR - Remove references to
https://git-wip-us.apache.org/repos/asf/geode.git and replace/add ssh://
g...@github.com/apache/geode
Can non-committers use the ssh protocol, too?
Sarge
> On 1 Sep, 2017, at 14:37, Jens Deppe wrote:
>
> TL;DR - Remove references to
> https://git-wip-us.apache.org/repos/asf/geode.git and replace/add ssh://
> g...@github.com/apache/geode.git
>
> In my environment this is what I had for remotes:
TL;DR - Remove references to
https://git-wip-us.apache.org/repos/asf/geode.git and replace/add ssh://
g...@github.com/apache/geode.git
In my environment this is what I had for remotes:
$ git remote -v
apache https://git-wip-us.apache.org/repos/asf/geode.git (fetch)
apache https://git-wip-us.apach
It looks like it's moved. If you go to the URL in a browser it will give
you a hint. This command should work to update your remote:
git remote set-url
https://gitbox.apache.org/repos/asf/geode.git
running `git remote -v` after should confirm the change.
On Fri, Sep 1, 2017 at 2:30 PM, Bruce S
I believe it is. Just looking to see how/what we're supposed to use now.
--Jens
On Fri, Sep 1, 2017 at 2:30 PM, Bruce Schuchardt
wrote:
> I'm not able to access the Apache repo anymore
>
> git clone https://git-wip-us.apache.org/repos/asf/geode.git
> Cloning into 'geode'...
> fatal: repository
I'm not able to access the Apache repo anymore
git clone https://git-wip-us.apache.org/repos/asf/geode.git
Cloning into 'geode'...
fatal: repository 'https://git-wip-us.apache.org/repos/asf/geode.git/'
not found
Is this part of the gitbox migration?
11 matches
Mail list logo