From owner-freebsd-current@FreeBSD.ORG Thu Feb 6 15:35:21 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4088F67 for ; Thu, 6 Feb 2014 15:35:21 +0000 (UTC) Received: from eu1sys200aog124.obsmtp.com (eu1sys200aog124.obsmtp.com [207.126.144.157]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7FB8136A for ; Thu, 6 Feb 2014 15:35:20 +0000 (UTC) Received: from mail-wi0-f174.google.com ([209.85.212.174]) (using TLSv1) by eu1sys200aob124.postini.com ([207.126.147.11]) with SMTP ID DSNKUvOrnYBOywgqiJpr5UNAGMIjTcD7FzKY@postini.com; Thu, 06 Feb 2014 15:35:20 UTC Received: by mail-wi0-f174.google.com with SMTP id f8so1731601wiw.7 for ; Thu, 06 Feb 2014 07:34:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:cc :reply-to:in-reply-to; bh=kL8pFvhv8A1RwIti3Bizr1w21CY4jHV+MNyAfA4mqMw=; b=CpSoMA0s71Nb1FHvw2YBZeX4WOsnZQKvUmD8bnNln0HQjujT52ftXXnsgGfaivg7pd MgGEeBqrThp1mZwvaBE30djk94/DXAiccq/2fZraPNp36los5+NdMimpf6wns3u/bpvp 3MBAIXkt5cJ/V2ThfRpbD6aqNc/WqzhGe3HyFsjOsKZvq+BVbibEP9Op96EP8ilkwHzo K8ZIOofJ+2DZjgSxxQTbXnH4+nwKDdIXVR1UYS5sxanyc+edfTU0NiDyF4Qisq9DsWFA 7cnBR0zgmp2Ty0ci4oyLPpbXCg8ibDPS9O0DV16qyQ3Vr0SyUCJ2r5p/aNZCBcW8Teen lYcQ== X-Gm-Message-State: ALoCoQm3R+QnYmEV1f8SA/929luhplto+O7+SoMIUCaeG5d7qonw15KNLBgE2FcVn2n+k+u0kFL+44G1OHEJ7HQahdRrhdaw5n0T4v1Dlq8TLjyc03ICDcjJMW6+JfAUCReVI77hbCaaiWhSZ+k812iTigMOS7ANK3Hm+u/OTpLYKG0FyheSiS4= X-Received: by 10.180.96.228 with SMTP id dv4mr7418673wib.24.1391700892988; Thu, 06 Feb 2014 07:34:52 -0800 (PST) X-Received: by 10.180.96.228 with SMTP id dv4mr7418660wib.24.1391700892833; Thu, 06 Feb 2014 07:34:52 -0800 (PST) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id ea4sm56405874wib.7.2014.02.06.07.34.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Feb 2014 07:34:51 -0800 (PST) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id s16FYnHg005743 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 6 Feb 2014 15:34:49 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id s16FYnVb005742; Thu, 6 Feb 2014 15:34:49 GMT (envelope-from mexas) Date: Thu, 06 Feb 2014 07:34:51 -0800 (PST) From: Anton Shterenlikht Message-Id: <201402061534.s16FYnVb005742@mech-cluster241.men.bris.ac.uk> To: gjb@FreeBSD.org, mexas@bris.ac.uk Subject: Re: svn0.eu.freebsd.org timed out - temporary problems? In-Reply-To: <20140206153050.GD1514@glenbarber.us> Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 15:35:21 -0000 >From gjb@freebsd.org Thu Feb 6 15:34:12 2014 > >On Thu, Feb 06, 2014 at 01:07:50AM -0800, Anton Shterenlikht wrote: >> Something wrong with the svn0.eu.freebsd.org mirror: >>=20 >> svn: E000060: Unable to connect to a repository at URL 'https://svn0.eu.f= >reebsd.org/base/head' >> svn: E000060: Error running context: Operation timed out >>=20 > >This should be fixed now. it is Thanks Anton