My Tech Notes
A blog with my everyday learnings. - Krishna Pothula
Access Mercurial Hg via Proxy server
Accessing
BitBucket
Mercurial
repository via Proxy server.
Create a ".hgrc" file in HOME directory.
Edit the file and add the proxy server details
[http_proxy]
host=
myproxyserver.mycompany.com:1234
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)