info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Permission denied on :ext: protocol


From: Stephen Rasku
Subject: Re: Permission denied on :ext: protocol
Date: Tue, 1 May 2001 09:26:36 -0700 (PDT)

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: address@hidden
Senior Software Engineer        Web:    http://www.pop-star.net/
TGI Technologies




reply via email to

[Prev in Thread] Current Thread [Next in Thread]