Larry Jones wrote:
>Stephen Rasku writes:
>>
>> users/tgx 11 >cvs version
>> Client: Concurrent Versions System (CVS) 1.11.1p1
(client/server)
>> Server: Permission denied.
>> cvs [version aborted]: end of file from server (consult above
>> messages if any)
>> users/tgx 12 >rsh lima cvs
>> Usage: cvs [cvs-options] command [command-options-and-arguments]
>
>Did you upgrade the server, too? (rsh lima cvs -v should tell you
for
>sure). Do you have $CVS_RSH and/or $CVS_SERVER set? You might
try:
>
> rsh lima cvs server
> version
It turns out there was a couple of things going on:
$CVS_RSH was set to ssh and the particular user wasn't set up to do
ssh authentication. $CVS_SERVER was not set but ksh was not
setting the remote path to /usr/local/bin.
Once I had unset $CVS_RSH and set $CVS_SERVER to /usr/local/bin/cvs
it started to work. Thanks for pointing me in the right direction.
--
Stephen Rasku E-mail: [EMAIL PROTECTED]
Senior Software Engineer Web: http://www.pop-star.net/
TGI Technologies
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs