Documentation inconsistencies ? isodate and file_adds/file_dels
Benoit Boissinot
bboissin at gmail.com
Sat Sep 1 05:55:58 CDT 2007
On 9/1/07, Jerome Lacoste <jerome.lacoste at gmail.com> wrote:
> On 8/31/07, Benoit Boissinot <bboissin at gmail.com> wrote:
> > On 8/31/07, Jerome Lacoste <jerome.lacoste at gmail.com> wrote:
> > > On 8/30/07, Jens Alfke <jens at mooseyard.com> wrote:
> > > C:\projects>hg clone http://selenic.com/repo/hg mercurial
> > > abort: error: getaddrinfo failed
> > >
> > > Google's not very verbose on that issue, so I will assume a low level
> > > failure somewhere...
> >
> > --traceback will be more verbose
>
> C:\projects>hg --traceback clone http://selenic.com/repo/hg mercurial
> File "mercurial\httprepo.pyc", line 108, in http_open
> File "mercurial\keepalive.pyc", line 241, in do_open
> File "mercurial\keepalive.pyc", line 315, in _start_transaction
> URLError: <urlopen error (11001, 'getaddrinfo failed')>
> abort: error: getaddrinfo failed
>
> C:\projects>ping selenic.com
>
> Pinging selenic.com [66.93.16.53] with 32 bytes of data:
>
> Reply from 66.93.16.53: bytes=32 time=202ms TTL=50
> Reply from 66.93.16.53: bytes=32 time=225ms TTL=50
>
>
> Any idea ?
>
Can you try deactivating keepalive ?
More information about the Mercurial
mailing list