Subject: Re: CVS_RSH to ssh
To: None <rmk@rmkhome.com>
From: Greg A. Woods <woods@weird.com>
List: tech-userlevel
Date: 06/17/2003 14:56:10
[ On Tuesday, June 17, 2003 at 10:31:40 (-0600), Rick Kelly wrote: ]
> Subject: Re: CVS_RSH to ssh
>
> Frederick Bruckman said:
>
> >Uh... so that's a "no"? "pserver" *is* *not* "rsh".
>
> And pserver is not ssh, that is, ssh will not work with pserver.
Actually CVS will work just fine with the default :ext: method being ssh
instead of rsh. It'll even work just fine if you explicitly set
CVS_RSH=ssh in your environment:
14:54 [2991] $ cd m-cvs
/work/woods/m-cvs
14:54 [2992] $ cat CVS/Repository
/home2/cvsroot/ccvs
14:54 [2993] $ cat CVS/Root
:pserver:anonymous@cvs.cyclic.com:/home2/cvsroot
VS_RSH=ssh cvs -t status README <
-> main loop with CVSROOT=:pserver:anonymous@cvs.cyclic.com:/home2/cvsroot
-> Connecting to cvs.cyclic.com(64.125.132.231):2401
-> rename(CVS/Entries.Backup,CVS/Entries)
-> unlink_file(CVS/Entries.Log)
===================================================================
File: README Status: Needs Patch
Working revision: 1.37
Repository revision: 1.40 /home2/cvsroot/ccvs/README,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
S-> close_xml(0x80d30a0)
--
Greg A. Woods
+1 416 218-0098; <g.a.woods@ieee.org>; <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>