From owner-freebsd-questions@freebsd.org Fri Dec 11 21:17:19 2015 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 6FBDDA041D3 for ; Fri, 11 Dec 2015 21:17:19 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0DCA01D57 for ; Fri, 11 Dec 2015 21:17:19 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id l68so31659657wml.0 for ; Fri, 11 Dec 2015 13:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hFhcBqvwExNH1ml/Axp/1gx6zwGcByVUuPwcv7xIoNY=; b=aqFHCr8j9S1lwMwt+sENv8t4LTkp9eu/12tgRxArxOFsd83+9BkHh5dItAACtxSfAk bvHDx3q7OcR+/qy+hUgw3Ii8SKdpgTdGxRc2L/g/lBRNAKvU52COEuFbna7L+jl142K7 7oXHxpt+OWBV1v4CaS7FJWxGzlpFdCxVlbxWwQUagRf969+1yIn8PXoq2k8n87ZynO5t ZMEAEnEox9lBcwxtJIfZqDHH3qkIEBgpHthXRD7kiFovF5ifAvwcxuLH6I0kfcIzpzCX O/gYovPuQeYmGlWFIU9tWorfrolX/UPlBlre+J7vPxJ63ZYFmLntsA9GouM6+9Ud8Mm0 RQ2w== MIME-Version: 1.0 X-Received: by 10.28.32.22 with SMTP id g22mr8166833wmg.43.1449868636757; Fri, 11 Dec 2015 13:17:16 -0800 (PST) Received: by 10.194.140.75 with HTTP; Fri, 11 Dec 2015 13:17:16 -0800 (PST) Received: by 10.194.140.75 with HTTP; Fri, 11 Dec 2015 13:17:16 -0800 (PST) In-Reply-To: References: Date: Fri, 11 Dec 2015 23:17:16 +0200 Message-ID: Subject: Re: Why don't I connect to svn.freebsd.org or svnmir.freebsd.org From: Anton Sayetsky To: =?UTF-8?B?5pu+56W65YWD?= Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2015 21:17:19 -0000 11 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 23:14 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "=E6=9B=BE=E7=A5=BA=E5=85=83" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > 2015-12-12 4:07 GMT+08:00 Anton Sayetsky : >> >> 2015-12-11 22:05 GMT+02:00 =E6=9B=BE=E7=A5=BA=E5=85=83 : >> > Hello FreeBSD Admins >> > >> > Because we have many freebsd servers want to update by svn (sunlit), so we >> > want to create a svn mirror site for our servers. >> > >> > We created our svn mirror site about Aug 26 refer this URL data. >> > https://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.= html >> > >> > And it worked well. >> > >> > But a few days ago, we got this message from svnsync. >> > svnsync: E000060: Unable to connect to a repository at URL 'svn:// >> > svnmir.freebsd.org/ports' >> > svnsync: E000060: Can't connect to host 'svnmir.freebsd.org': Operatio= n >> > timed out >> > >> > We thought our server be blocked by svnmir.freebsd.org. >> > >> > So how do we apply for reconnecting to svnmir.freebsd.org or svn.freebds.org >> > ? >> https://www.freebsd.org/doc/handbook/svn.html >> >The FreeBSD Subversion repository is: >> >svn.FreeBSD.org > > > svnmir.freebsd.org =3D svn.freebsd.org > They are the same IP Address. (140.113.168.170) > > nslookup svnmireebsd.org > Server: 192.168.10.11 > Address: 192.168.10.11#53 > ~ > Non-authoritative answer: > svnmir.freebsd.org canonical name =3D svnmir.geo.freebsd.org. > Name: svnmir.geo.freebsd.org > Address: 140.113.168.170 > > nslookup svn.freebsd.org > Server: 192.168.10.11 > Address: 192.168.10.11#53 > ~ > Non-authoritative answer: > svn.freebsd.org canonical name =3D svnmir.geo.freebsd.org. > Name: svnmir.geo.freebsd.org > Address: 140.113.168.170 Unfortunately, I suspect your network connection problem in this case. Try to run traceroute.