svn broken
Aryeh Friedman
aryeh.friedman at gmail.com
Sat Jun 22 22:30:39 UTC 2013
Update replacing https:// with svn:// (not http://) does work
On Sat, Jun 22, 2013 at 6:28 PM, Aryeh Friedman
<aryeh.friedman at gmail.com> wrote:
> 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