svn: E175002: Unable to connect to a repository at URL 'https://svn.freebsd.org/base/head'

Anton Shterenlikht mexas at bris.ac.uk
Mon Apr 22 22:00:24 UTC 2013


	From gjb at freebsd.org Mon Apr 22 22:57:51 2013

	On Mon, Apr 22, 2013 at 05:28:15PM -0400, Glen Barber wrote:
	> > # svn up /usr/src/
	> > Updating '/usr/src':
	> > svn: E175002: Unable to connect to a repository at URL 'https://svn.fre=
	ebsd.org/base/head'
	> > svn: E175002: OPTIONS of 'https://svn.freebsd.org/base/head': could not=
	 connect to server (https://svn.freebsd.org)
	> > #
	> > [...]

	> > Anybody else is seeing this?
	> >=20
	>=20
	> Looking into it.  Thanks for the report.
	>=20

	It turns out this was turned off intentionally shortly after the mirrors
	were added/updated in the Handbook.  Please try this:

	    # svn switch --relocate https://svn.freebsd.org/base/head/ \
		https://svn0.us-east.freebsd.org/base/head/

	You can also replace 'east' with 'west', if it is closer to you.

	Glen

Thank you, that worked fine.

Anton


More information about the freebsd-current mailing list