From owner-freebsd-gecko@FreeBSD.ORG Thu Jun 14 16:02:04 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09B041065674 for ; Thu, 14 Jun 2012 16:02:04 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210]) by mx1.freebsd.org (Postfix) with ESMTP id CD3AD8FC16 for ; Thu, 14 Jun 2012 16:02:03 +0000 (UTC) Received: from sofia.torservers.net ([109.163.233.201]:7012 helo=internal.tormail.org) by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.77) (envelope-from ) id 1SfCUa-0017Tq-Qc; Thu, 14 Jun 2012 12:01:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:In-Reply-To:Subject:Cc:To:From; bh=kDtHvG9NdYtmVTPjVtz/jRdogs0+0n6AakP4pXlgghg=; b=H5pqfkNd40uKKwvelExpq0uqc31rINylxTFygnbc3KISqo2G7k18St39Mfy+kSR2ZXJQgwMMLs2ucBtR+yyNrkc0/fNNacoE2Bk4ldkjyNr9MDgK7qB+KjJui7VEm5lTJGTn+aSU6l6Abm/vfaMjtogw6e5Jil/nra7QQU1cC4k=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1SfCTc-000Jsx-7H; Thu, 14 Jun 2012 16:00:53 +0000 From: Jan Beich To: Anton Shterenlikht In-Reply-To: <20120614152853.GA1562@mech-cluster241.men.bris.ac.uk> (Anton Shterenlikht's message of "Thu, 14 Jun 2012 16:28:53 +0100") Date: Fri, 15 Jun 2012 02:01:13 +1000 References: <201206141506.q5EF6VrH073265@trillian.chruetertee.ch> <20120614152853.GA1562@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1SfCTc-000Jsx-7H@internal.tormail.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.allsitecontrol.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-gecko@freebsd.org Subject: Re: svn checkout firefox-nightly - timed out X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 16:02:04 -0000 Anton Shterenlikht writes: > # svn co svn://trillian.chruetertee.ch/svn/freebsd-gecko/branches/experimental/www/firefox-nightly . > svn: E000060: Unable to connect to a repository at URL > svn://trillian.chruetertee.ch/svn/freebsd-gecko/branches/experimental/www/firefox-nightly' > svn: E000060: Can't connect to host 'trillian.chruetertee.ch': Operation timed out > # > > What am I doing wrong? It doesn't serve svn://, only http:// and https://. Also, you need changes in Mk/bsd.gecko.mk or it may not work. http://lists.freebsd.org/pipermail/freebsd-gecko/2012-June/002253.html