Date: Fri, 16 Feb 2001 00:15:24 +1300 From: "Dan Langille" <dan@langille.org> To: Edwin Groothuis <mavetju@chello.nl> Cc: questions@freebsd.org Subject: Re: verifying that a cvs ssh connections Message-ID: <200102151115.f1FBFQo21937@ns1.unixathome.org> In-Reply-To: <20010215120719.Q62745@d9168.upc-d.chello.nl> References: <200102151048.f1FAmeo21760@ns1.unixathome.org>; from dan@langille.org on Thu, Feb 15, 2001 at 11:48:38PM %2B1300
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Feb 2001, at 12:07, Edwin Groothuis wrote: > What is your CVSROOT and the content of CVS/* ? Don't forget that > it should be :ext:edwin@fataldimensions.nl.eu.org:/usr/cvs/ (ext > instead of cvspserver (sp?)) You got it! That was my error. Thank you. It was: CVSROOT=":pserver:dan@cvs.example.org:/home/cvs-scripts" So I changed it to: export CVSROOT=:ext:dan@cvs.freshports.org:/home/cvs-scripts Then tried again: $ cvs -d :pserver:dan@cvs.example.org:/home/cvs-scripts login // note pserver must be used for login (Logging in to dan@cvs.example.org) CVS password: $ cvs co scripts The authenticity of host 'cvs.example.org' can't be established. etc... That looks like ssh to me. Thank you. -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php got any work? I'm looking for some. 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?200102151115.f1FBFQo21937>