error svn: OPTIONS could not connect to server
Posted
by
benza
on Server Fault
See other posts from Server Fault
or by benza
Published on 2011-05-17T15:44:26Z
Indexed on
2012/04/02
5:32 UTC
Read the original article
Hit count: 222
I'm trying to checkout a repository with an http address. I tried with different machine but I obtained every time time the same error:
svn: OPTIONS of 'http://svn.macports.org/repository/macports/trunk': could not connect to server (http://svn.macports.org)
I can't understand the problem, the address is http so I think that is a problem of subversion with http address (the repository is the one for Macport for MAC OS but I think that the problem is not about the repository but is a subversion problem)
© Server Fault or respective owner