From owner-freebsd-questions Thu Apr 25 23:50:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 5D0DD37B417 for ; Thu, 25 Apr 2002 23:50:24 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id EF6F02B671; Fri, 26 Apr 2002 08:50:02 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 1D725215; Fri, 26 Apr 2002 16:49:20 +1000 (EST) Date: Fri, 26 Apr 2002 16:49:20 +1000 From: Edwin Groothuis To: Philip Cc: freebsd-questions@freebsd.org Subject: Re: SSH + CVS Message-ID: <20020426164920.Y56548@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Philip , freebsd-questions@freebsd.org References: <20020426014313.D79967-100000@your-mom.student.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426014313.D79967-100000@your-mom.student.umd.edu>; from philip@your-mom.student.umd.edu on Fri, Apr 26, 2002 at 01:48:01AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 01:48:01AM +0000, Philip wrote: > I'm trying to setup a > "secure" CVS server using an ssh tunnel > on an FBSD4.5-RELEASE machine > > http://www.prima.eu.org/tobez/cvs-howto.htm > > I've pretty much done that verbatim, but its not working > and I don't know if its a reputable source. This is how I have learned it: export CVS_RSH=ssh export CVSROOT=:ext:userid@host:/path/to/cvsrepository cvs co module Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message