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

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Mon, 22 Apr 2013 17:50:21 -0400
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.freebsd.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?
> > 
> 
> Looking into it.  Thanks for the report.
> 

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


Received on Mon Apr 22 2013 - 19:50:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC