svn broken

Aryeh Friedman aryeh.friedman at gmail.com
Sat Jun 22 22:28:40 UTC 2013


SVN can not find the FreeBSD svn repositories despite networking being
set up right:

root at vcloud:/root # svn checkout
https://svn0.us-west.FreeBSD.org/ports/head /usr/ports
svn: E000065: Unable to connect to a repository at URL
'https://svn0.us-west.freebsd.org/ports/head'
svn: E000065: Error running context: No route to host
root at vcloud:/root # fetch https://svn0.us-west.FreeBSD.org/ports/head
head                                          100% of 3378  B   32 MBps
root at vcloud:/root # fetch https://svn0.us-east.FreeBSD.org/ports/head
head                                          100% of 3378  B   32 MBps
root at vcloud:/root # svn checkout
https://svn0.us-east.FreeBSD.org/ports/head /usr/ports
svn: E000065: Unable to connect to a repository at URL
'https://svn0.us-east.freebsd.org/ports/head'
svn: E000065: Error running context: No route to host

any ideas?


More information about the freebsd-hackers mailing list