Date: Mon, 22 Apr 2013 23:00:12 +0100 (BST) From: Anton Shterenlikht <mexas@bris.ac.uk> To: gjb@FreeBSD.org, mexas@bristol.ac.uk Cc: freebsd-current@freebsd.org Subject: Re: svn: E175002: Unable to connect to a repository at URL 'https://svn.freebsd.org/base/head' Message-ID: <201304222200.r3MM0CEx089427@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20130422215021.GH1583@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
From gjb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304222200.r3MM0CEx089427>
