Hi,
You can use git-credentials-cache or git-credentials-store to persist your
password:
# cache[1]: safer but cleaned after timeout or reboot
git config --global credential.https://review.openstack.org..helper=cache
--timeout XXX
# or
# store[2]: permanent but less safer, stored in a plain file
> As an alternative to pushing via ssh you can push via https over port
> 443 which may bypass this port blockage. Both latest git review and the
> version of gerrit that we are running support this.
>
> The first step is to generate a gerrit http password, this will be used
> to authenticate ag
There're several ways to overcome the problem.
Other than https, using the socks proxy is also possible.
$ sudo aptitude install connect-proxy ##for windows, just install the git
$ cat ~/.ssh/config
Host review.openstack.org
ProxyCommand connect -S *PROXY_IP*:*PORT* %h %p
IdentityFile ~/.s
I am a China Telecom user and have been blocked by the same issue for
days. I actually reported this to China Telecom customer service. I
don't expect these ISPs have the authority to unblock this, all I
wanted is they file something to GFW so that those guys would be aware
that one innocent site
ijing 100193, PRC
From: Matt Riedemann
To: openstack-dev@lists.openstack.org
Date: 09/09/2014 05:28 AM
Subject:Re: [openstack-dev] China blocking access to OpenStack git
review push
On 9/8/2014 2:20 PM, Thomas Goirand wrote:
> Am I dreaming, or is the
On 9/8/2014 2:20 PM, Thomas Goirand wrote:
Am I dreaming, or is the Chinese government is trying to push for the
cloud, they said. However, today, bad surprise:
# nmap -p 29418 23.253.232.87
Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST
Nmap scan report for review.openstack.o
On Mon, Sep 8, 2014, at 12:20 PM, Thomas Goirand wrote:
> Am I dreaming, or is the Chinese government is trying to push for the
> cloud, they said. However, today, bad surprise:
>
> # nmap -p 29418 23.253.232.87
>
> Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST
> Nmap scan report
Am I dreaming, or is the Chinese government is trying to push for the
cloud, they said. However, today, bad surprise:
# nmap -p 29418 23.253.232.87
Starting Nmap 6.00 ( http://nmap.org ) at 2014-09-09 03:10 CST
Nmap scan report for review.openstack.org (23.253.232.87)
Host is up (0.21s latency).