From owner-freebsd-current@FreeBSD.ORG Mon Apr 22 21:50:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6A0C071C; Mon, 22 Apr 2013 21:50:25 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 42E3D17A0; Mon, 22 Apr 2013 21:50:25 +0000 (UTC) Received: from glenbarber.us (75-146-225-65-Philadelphia.hfc.comcastbusiness.net [75.146.225.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 36AD123F804; Mon, 22 Apr 2013 17:50:24 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.2 onyx.glenbarber.us 36AD123F804 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 22 Apr 2013 17:50:21 -0400 From: Glen Barber To: mexas@bristol.ac.uk Subject: Re: svn: E175002: Unable to connect to a repository at URL 'https://svn.freebsd.org/base/head' Message-ID: <20130422215021.GH1583@glenbarber.us> References: <201304222122.r3MLMwQQ089331@mech-cluster241.men.bris.ac.uk> <20130422212815.GG1583@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TBNym+cBXeFsS4Vs" Content-Disposition: inline In-Reply-To: <20130422212815.GG1583@glenbarber.us> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Apr 2013 21:50:25 -0000 --TBNym+cBXeFsS4Vs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 --TBNym+cBXeFsS4Vs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJRdbCdAAoJEFJPDDeguUajWgQH/3mMflhcJMttWNF0/5dVnhy+ qCMxDZQ8b6iUG4owV+Mf8G0rtym50ewcalASzVrnOGEvYQ5+Q6CuC95HyzUPzjSi Ivgdfz4xUm50BTEDveHTUBScDRIo3wKvLdAh6L4qIU1uPpsndCzRXsy/7lSTmR88 wN24Ct4k9JEaBlwZ6FPlok1eCri1HJvJIiLl18FeCIohT9Z1G+WdC8M7GbHl3KBC T2RVItpgn1VKUNOskQr4G1/I8IsZVm2q/jPsO1trRpJ97UldhKhd3CWENRao4ls5 HV4MhIEXBCK/hRHpzYgcZ8twrH5mTHfnVxWk1iEdzBIv709qw9BR8/s64yzE3G4= =6Icz -----END PGP SIGNATURE----- --TBNym+cBXeFsS4Vs--