Authenticated Proxy support
Dhruva Krishnamurthy (RBIN/EDI3) *
Dhruva.Krishnamurthy at in.bosch.com
Thu Sep 1 14:40:31 BST 2005
Hi Martin,
> It looks like the urlgrabber module used by bzr will already support
> proxy authentication, if you just set the environment variable
> http_proxy=http://user:pass@proxy/
I tried this and get errors. My user name has the domain name and user
name part in it. By the way, I am behind a Proxy & Firewall. I am able
to browse (HTTP & HTTPS) but no FTP/SSH/POP/IMAP/SMTP or other ports.
Could this firewall be an issue?
Ex: Domain\username
I constructed the http_proxy as follows:
Http_proxy=http://domain\username:passwd@proxy.somestuff.com:8080/
I tried :
bzr branch http://bazaar-ng.org/bzr/bzr.dev
And got:
$ bzr branch http://bazaar-ng.org/bzr/bzr.dev
bzr: [Errno 4] IOError: HTTP Error 404: Via: 1.1 FE0APP34, 1.1
RBIN_PROXY1
Content-Length: 229
Date: Thu, 01 Sep 2005 13:35:30 GMT
Content-Type: text/html; charset=iso-8859-1
Server: Apache/2.0.53 (Ubuntu) PHP/4.3.10-10ubuntu4
at
D:\python\Lib\site-packages\bzrlib\util\urlgrabber\grabber.py:896 in
_make_request()
see ~/.bzr.log for debug information
The .bzr.log did not have any useful info.
With best regards,
Dhruva
More information about the bazaar
mailing list