Documentation inconsistencies ? isodate and file_adds/file_dels
Jerome Lacoste
jerome.lacoste at gmail.com
Sat Sep 1 07:10:12 CDT 2007
On 9/1/07, Benoit Boissinot <bboissin at gmail.com> wrote:
> 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
> >
> > [..]
> >
> > Any idea ?
> >
>
> Can you try deactivating keepalive ?
A little bit more help appreciated !
I haven't found how to do this. I've looked on the web. I also tried
to look at the install but couldn't find the source code (was it
compiled?). The library.zip file doesn't open in my tools.
Jerome
More information about the Mercurial
mailing list