Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Checkout latest subversion port from FreeBSD base don 1.8.9 with serf 1.3.9 and run:
svn checkout http://googlemock.googlecode.com/svn/trunk@470 /usr/home/colde/repos/gmock--revision 470 --non-interactive --ignore-externals
This fails on my FreeBSD 9 machine with:
svn: E000064: Unable to connect to a repository at URL 'http://googlemock.googlecode.com/svn/trunk'
svn: E000064: Error running context: Host is down
If i am building the subversion17 port instead with neon, it seems to work correctly.
Original issue reported by loke@lokedupont.info