hi I'm doing an svn checkout and I'm getting this error.
D:\python\tg\svn\thirdparty>svn co http://svn.colorstudy.com/SQLObject/branches/0.7-bugfix/
sqlobject
Fetching external item into 'sqlobject\ez_setup'
svn: Can't connect to host 'svn.eby-sarna.com': A connection attempt failed beca
use the connected party did not properly respond after a period of time, or esta
blished connection failed because connected host has failed to respond.
D:\python\tg\svn\thirdparty>cd sqlobject
D:\python\tg\svn\thirdparty\sqlobject>svn co
http://svn.eby-sarna.com/ez_setup ez_setup
svn: PROPFIND request failed on '/ez_setup'
svn: PROPFIND of '/ez_setup': 301 Moved (http://svn.eby-sarna.com)
I'm no svn master but I think the external has change.
I should say I'm behind a proxy, could it be that the external doesnt supports proxy?
