From owner-freebsd-questions@FreeBSD.ORG Mon Oct 18 09:43:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A6016A4CE; Mon, 18 Oct 2004 09:43:26 +0000 (GMT) Received: from adm6.sa.schools.net.au (adm6.sa.schools.net.au [203.43.164.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F2343D2D; Mon, 18 Oct 2004 09:43:25 +0000 (GMT) (envelope-from imoore@hamcoll.sa.edu.au) Received: by adm6.sa.schools.net.au (Postfix, from userid 500) id 11C5C30061; Mon, 18 Oct 2004 19:13:10 +0930 (CST) Received: from daemon.foo.com (218.214.176.70) by (sina-mail/3.16-1.92, 4993) on Mon Oct 18 19:13:09 EST 2004 From: Ian Moore To: freebsd-questions@freebsd.org, Subhro Date: Mon, 18 Oct 2004 19:13:18 +0930 User-Agent: KMail/1.6.2 References: <41735DE0.1080808@hamcoll.sa.edu.au> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410181913.21818.imoore@hamcoll.sa.edu.au> X-Sina-Mail-Agent: sinadeliver-3.16-1.92 cc: Questions Free BSD Subject: Re: CVSup servers with ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 09:43:26 -0000 On Mon, 18 Oct 2004 16:14, Subhro wrote: > On Mon, 18 Oct 2004 15:38:32 +0930, Ian Moore wrote: > > there any FreeBSD cvsup servers that I could connect to through ssh to > > update my servers? > > As far as I know, no. And BTW, if you are not comfortablw with > tunneling, you can alwasys use CVS instead of CVSUP. Unfortunately, unless I'm mistaken, cvs wouldn't work either, since that also would need a port opened on the firewall :-( Cheers, Ian