[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hg Behind Proxy



On Thu, Feb 05, 2009 at 10:16:28PM +0700, Zaki Akhmad wrote:
> Hello,
> 
> I am trying to install mwlib following this instructions[1]. My
> computer is behind proxy. I've done this command (with the result)
> 
> $ hg clone http://code.pediapress.com/hg/mwlib mwlib.hg
> abort: error: Connection timed out
> 
> What configuration I should do so that hg command can access Internet
> through proxy?


I did not know it but ...

$ man hg
... it points to hgrc(5) which seems to be its configuration

$ man 5 hgrc
... type /proxy
 http_proxy ...

There it is.


Reply to: