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 <origin, or apache, or whatever you named it> 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 Schuchardt <bschucha...@pivotal.io> 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 'https://git-wip-us.apache.org/repos/asf/geode.git/' > not found > > Is this part of the gitbox migration? >