Comment #7 on issue 2664 by rajas...@gmail.com: Upgrade to Review Board 1.6.9 but can't set up a GitHub repo
http://code.google.com/p/reviewboard/issues/detail?id=2664

You might want to setup the env variable for https_proxy instead of http_proxy since you are accessing a https url.

From http://docs.python.org/2/library/urllib2.html#urllib2.ProxyHandler, it seems that the default is to read the environment variable <protocol>_proxy and since your github url is https, that could be the problem

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to