info-cvs
[Top][All Lists]
Advanced

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

Re: "cvs: command not found" but path is ok


From: Phil R Lawrence
Subject: Re: "cvs: command not found" but path is ok
Date: Tue, 13 May 2003 10:08:06 -0500

On Tue, 13 May 2003 11:14:38 -0700
Ted Stern <address@hidden> wrote:

> On 13 May 2003, Phil R. Lawrence wrote:
> >
> > Eric Siegerman <address@hidden> wrote:
> >> On Tue, May 13, 2003 at 05:10:50AM -0500, Phil R Lawrence wrote:
> >> > address@hidden phil $ env | grep CVS
> >> > CVSROOT=:ext:address@hidden:/home/prl2/projects/cvs
> >> > CVS_RSH=ssh
> >> 
> >> Try adding (exported of course):
> >>    CVS_SERVER=/usr/local/bin/cvs
> >> 
> > Hmmm.  still no luck.  Any other ideas?
> 
> Have you tried playing with ~/.ssh/environment on the remote ssh host?  You
> can set PATH and other variables there if you need to.

OK.  My remote machine is ssh.com on AIX, and my client is OpenSSH on linux.  I 
tried this:

remote machine:/home/prl2> cat .ssh2/environment
PATH=$PATH:/usr/local/bin

address@hidden phil $ env | grep CVS
CVSROOT=:ext:address@hidden:/home/prl2/projects/cvs
CVS_SERVER=/usr/local/bin/cvs
CVS_RSH=ssh

address@hidden cvsclient $ cvs checkout Term-Interact
/usr/bin/bash: /usr/local/bin/cvs: No such file or directory
cvs [checkout aborted]: end of file from server (consult above messages if any)

:-(
Phil




reply via email to

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