error svn: OPTIONS could not connect to server
- by benza
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)