From owner-freebsd-ports@freebsd.org Wed Feb 24 15:41:58 2016 Return-Path: Delivered-To: freebsd-ports@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 5B4D9AB2374 for ; Wed, 24 Feb 2016 15:41:58 +0000 (UTC) (envelope-from clinton@xopen.plus.com) Received: from avasout05.plus.net (avasout05.plus.net [84.93.230.250]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EDDA521C for ; Wed, 24 Feb 2016 15:41:57 +0000 (UTC) (envelope-from clinton@xopen.plus.com) Received: from [192.168.1.75] ([80.249.216.91]) by avasout05 with smtp id NFhq1s0021yu0dc01FhuSi; Wed, 24 Feb 2016 15:41:55 +0000 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=Iat6Ijea c=1 sm=1 tr=0 a=GFhQWgbCjDQ28ozJFzvkTg==:117 a=GFhQWgbCjDQ28ozJFzvkTg==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=6I5d2MoRAAAA:8 a=BfWCb6P04YnyZzyGJd8A:9 a=QEXdDO2ut3YA:10 X-AUTH: xopen@:2500 Reply-To: clinton@xopen.plus.com To: freebsd-ports@freebsd.org From: Clinton Bessesen Subject: Unable to update ports using svnlite Message-ID: <56CDCF3B.1060405@xopen.plus.com> Date: Wed, 24 Feb 2016 15:41:47 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2016 15:41:58 -0000 Hi All, Wonder if you can help. Running freebsd 10.2 and have been able to checkout the ports/head using svnlite for quite sometime in the past. However, over the past few days this has proved to be impossible. I can browse the svn using a webbrowser, but unable to run "/usr/bin/svnlite checkout --depth empty svn://svn.freebsd.org/ports/head /tmp/ports/tree", it simply hangs and eventually I get an error message "E000060 Unable to connect to respository at URL 'svn://svn.freebsd.org/ports/head'". Any help or information would be most appreciated. Cheers Clinton