From owner-freebsd-questions@freebsd.org Fri Dec 11 21:37:52 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 444E99D756D for ; Fri, 11 Dec 2015 21:37:52 +0000 (UTC) (envelope-from cytseng@gmail.com) Received: from mail-qk0-x231.google.com (mail-qk0-x231.google.com [IPv6:2607:f8b0:400d:c09::231]) (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 03A281BCE for ; Fri, 11 Dec 2015 21:37:52 +0000 (UTC) (envelope-from cytseng@gmail.com) Received: by qkck189 with SMTP id k189so23442095qkc.0 for ; Fri, 11 Dec 2015 13:37:50 -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=hAgAXef87B+Z1WBaDApCg/M3SA6m+7LbHeJZtU+LoVY=; b=r3nkJ92mtcqQ11UI5pSh3BB4702JevAZw4VG0aY/0wzJGfI7p+9YpEaMadQiChSiyb dn8U9x+8N+errPBxLUolTYDVuppFu5TbJa+CSnhMEytzRkyM5h3z/jB9zgI7ujNST9Qh bRFjnTLAKHbrXuNR5IeKggLpNMR1rWutYb2iX8zAyJU3B9Z6vPwK0AB465eB6DIGp0nA +NFCamCpjxIk1IYZCcg5MfzwMolITjCQFO0Tptd+2C8lkQJkT6GzP8LhyiEUixsKG4bD 4goLeJY5ChdCdQ7cGhi2Ba/NYwtMMjOs/TQORRhWnxJ/aaPERr9V0Hb0Wq8+PeyxSnu5 UXUQ== MIME-Version: 1.0 X-Received: by 10.13.222.195 with SMTP id h186mr10417486ywe.39.1449869870474; Fri, 11 Dec 2015 13:37:50 -0800 (PST) Received: by 10.37.195.1 with HTTP; Fri, 11 Dec 2015 13:37:50 -0800 (PST) In-Reply-To: References: Date: Sat, 12 Dec 2015 05:37:50 +0800 Message-ID: Subject: Re: Why don't I connect to svn.freebsd.org or svnmir.freebsd.org From: =?UTF-8?B?5pu+56W65YWD?= To: Anton Sayetsky 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:37:52 -0000 2015-12-12 5:17 GMT+08:00 Anton Sayetsky : > 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-prime= r.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': > Operation > >> > 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. Tr= y > to run traceroute. > > Thanks We solve it.