[Python-projects] pylint, pyreverse : mandatory "package" not in Hg repository?

Laurent Bertaud laurent at bertaud.org
Wed Oct 17 21:59:59 CEST 2007


Hi,

I saw in the documentation logilab-common and logilab-astng are required
for pylint and the both previous plus pyxml for pyreverse.

I tried to get the code by typing :

laurent at hebus:~$ hg clone http://www.logilab.org/hg/logilab-common
destination directory: logilab-common
real URL is http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab-common
abort: 'http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab-common' does
not appear to be an hg repository!

laurent at hebus:~$ hg clone http://www.logilab.org/hg/logilab-astng
destination directory: logilab-astng
real URL is http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab-astng
abort: 'http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab-astng' does
not appear to be an hg repository!

laurent at hebus:~$ hg clone http://www.logilab.org/hg/pyxml
destination directory: pyxml
real URL is http://www.logilab.org/cgi-bin/hgwebdir.cgi/pyxml
abort: 'http://www.logilab.org/cgi-bin/hgwebdir.cgi/pyxml' does not
appear to be an hg repository!

Did I use the right URIs? Will I use tarballs or debian package?
It seems to me it would better use Mercurial for these "packages" too.

-- 
Laurent Bertaud - Key ID : 543C9E39


More information about the Python-Projects mailing list