Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 16:49:20 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Philip <philip@your-mom.student.umd.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SSH + CVS
Message-ID:  <20020426164920.Y56548@k7.mavetju.org>
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 %2B0000
References:  <20020426014313.D79967-100000@your-mom.student.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426164920.Y56548>