From owner-freebsd-questions@freebsd.org Sun May 8 03:50:01 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14D76B22F2B for ; Sun, 8 May 2016 03:50:01 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-queue03.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.228]) by mx1.freebsd.org (Postfix) with ESMTP id B79F21CBB for ; Sun, 8 May 2016 03:50:00 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-oedge-vip.email.rr.com ([107.14.70.243]) by dnvrco-queue01.email.rr.com (InterMail vM.8.04.01.13 201-2343-100-167-20131028) with ESMTP id <20160508034811.PXAG22843.dnvrco-queue01.email.rr.com@dnvrco-oedge-vip.email.rr.com> for ; Sun, 8 May 2016 03:48:11 +0000 Received: from [96.28.178.143] ([96.28.178.143:52541] helo=localhost) by dnvrco-oedge03 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id A3/B8-18970-953BE275; Sun, 08 May 2016 03:32:41 +0000 Date: Sun, 08 May 2016 03:32:34 +0000 Message-ID: From: "Thomas Mueller" To: freebsd-questions@freebsd.org Subject: Re: https://svnweb.freebsd.org/ failure References: <20160508002242.K16195@sola.nimnet.asn.au> X-RR-Connecting-IP: 107.14.64.142:25 X-Authority-Analysis: v=2.1 cv=Patxh0Rd c=1 sm=1 tr=0 a=RKm8ZHSrUWUxlfG+7GhaOw==:117 a=RKm8ZHSrUWUxlfG+7GhaOw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=6I5d2MoRAAAA:8 a=HEO8UGUXSW0A:10 a=cQGqeRl8pMu16wJLxb4A:9 a=IjZwj45LgO3ly-622nXo:22 X-Cloudmark-Score: 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2016 03:50:01 -0000 from Ian Smith: > the other night I followed a link in net@ to read some commits: > https://svnweb.freebsd.org/base/head/share/examples/jails/ > I'd looked at 4 of the 7 files there when suddenly, attempts to access > others failed, after "you are leaving an encrypted page .." to receive: > Data Transfer Interrupted > The connection to svnweb.freebsd.org has terminated unexpectedly. Some > data may have been transferred. > Nor could (or can) I access the home page, https://svnweb.freebsd.org/ > I hope this isn't another insufferably patronising attempt to protect me > from myself, for read-only access, by removing sslv3 & TLS v1.0 cyphers? > This is an older Seamonkey on an 8.2 system, my main development laptop > for non-FreeBSD software. I'm in no position to upgrade it presently. I just browsed https://svnweb.freebsd.org/ though not your specific destination. I was more immediately interested in changes to GENERIC for amd64 and i386. All was successful. I am in NetBSD-current i386 (7.99.15), using Firefox 37.0.2 nightly build. I was also successful in updating FreeBSD src, ports and doc trees with subversion (built from NetBSD pkgsrc). Tom