On Jan 10, 2006, at 2:14 PM, Jonathan Gardner wrote:
On Monday 19 December 2005 17:18, Bob Ippolito wrote:
Actually it looks like this would be quicker, since it shouldn't
grab the
sandbox and web stuff::
easy_install svn://svn.berlios.de/docutils/trunk/
docutils#egg=docutils
I don't know what I am doing wrong.
$ sudo easy_install svn://svn.berlios.de/docutils/trunk/
docutils#egg=docutils
Doing subversion checkout from svn://svn.berlios.de/docutils/trunk/
docutils
to /tmp/easy_install-b0UEl_/docutils#egg=docutils
svn: Can't connect to host 'svn.berlios.de': Connection refused
Processing docutils#egg=docutils
error: Couldn't find a setup script
in /tmp/easy_install-b0UEl_/docutils#egg=docutils
Do I need to get an account on berlios or something?
No, maybe your firewall doesn't allow it. Try easy_install docutils
-- 0.4 was just released, which probably works fine.
-bob