From owner-freebsd-questions@freebsd.org Fri Dec 11 20:05:37 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 17089A040E5 for ; Fri, 11 Dec 2015 20:05:37 +0000 (UTC) (envelope-from cytseng@gmail.com) Received: from mail-qk0-x22e.google.com (mail-qk0-x22e.google.com [IPv6:2607:f8b0:400d:c09::22e]) (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 D02251BE6 for ; Fri, 11 Dec 2015 20:05:36 +0000 (UTC) (envelope-from cytseng@gmail.com) Received: by qkdp187 with SMTP id p187so55391364qkd.1 for ; Fri, 11 Dec 2015 12:05:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lFuZGYtWIYnf35+8I6xJc0Co8+JsdXgCrCzlIejnBB8=; b=ft/lHp96MRWUn4BImrIlI3o11pR8E7Ba0itaKG+PPGi+QEZvnyd/mP/8K2ZPzlo6zK /3n5YAJG39tXJgBQfkodGYAPK9ghLRCE879ixhlezBQE8nrGV3kxS9YVZW1wyMBTq2rQ A5AKCTUTXzqU9aHWEB3Ln5sK3sbmw3TJrX/29lNKSKu0R8xzZn6Gjz62Iki/13RbqZai oElE3aDwJclxGnqDPGQUztoyPX/jhyiFtOT0HHhJrZ4Na5wcvp34nhC0Npw252Ffsh7v AY2xKuvdDIGejJIIRU/R8hHFHjKRr/2MDYcnZP9aD3E3kDyYCXxSxF4VLwTeDvvl59gz LF3A== MIME-Version: 1.0 X-Received: by 10.13.247.129 with SMTP id h123mr10175635ywf.321.1449864335972; Fri, 11 Dec 2015 12:05:35 -0800 (PST) Received: by 10.37.195.1 with HTTP; Fri, 11 Dec 2015 12:05:35 -0800 (PST) Date: Sat, 12 Dec 2015 04:05:35 +0800 Message-ID: Subject: Why don't I connect to svn.freebsd.org or svnmir.freebsd.org From: =?UTF-8?B?5pu+56W65YWD?= To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=UTF-8 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 20:05:37 -0000 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': 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 ? Thank You very much. Chi-Yuan Tseng