[Python-projects] pylint, pyreverse : trouble with using Mercurial

Laurent Bertaud laurent at bertaud.org
Tue Oct 16 19:26:24 CEST 2007


Hi,

I installed Mercurial


laurent at hebus:~$ hg --version
Mercurial Distributed SCM (version 0.9.4)

Copyright (C) 2005-2007 Matt Mackall <mpm at selenic.com> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I tried to get the code but I got these following errors :

laurent at hebus:~$ hg clone http://www.logilab.org/hg/pylint pylint
abort: error: Connection timed out

laurent at hebus:~$ hg clone http://www.logilab.org/hg/pyreverse pyreverse
abort: error: Connection timed out

My web connexion seems to be OK.
Did I forgot something to configure or else before getting the code?

I am under Debian/Lenny.

Nicolas Chauvat a écrit :

> 
> Install mercurial. Then get the development code with the command:
> 
> 	hg clone http://www.logilab.org/hg/pylint
> 	hg clone http://www.logilab.org/hg/pyreverse
> 
-- 
Laurent Bertaud - Key ID : 543C9E39


More information about the Python-Projects mailing list