Re: /bin/bash: cvs: command not found
From: Eduard Bloch (edi_at_gmx.de)
Date: 08/01/03
- Previous message: Warren Norrix: "Building a mail server"
- In reply to: Bill Moseley: "/bin/bash: cvs: command not found"
- Next in thread: Derrick 'dman' Hudson: "Re: /bin/bash: cvs: command not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 1 Aug 2003 21:21:52 +0200 To: debian-user@lists.debian.org
#include <hallo.h>
* Bill Moseley [Fri, Aug 01 2003, 11:57:54AM]:
> I'm trying to do a cvs checkout from a remote machine running
>
> SSH Version 1.2.25 [i686-unknown-linux], protocol version 1.5.
>
> Say the user is "foo", and they have cvs installed locally:
>
> >which cvs
> /home/foo/local/bin/cvs
>
> $ cvs -d:ext:foo@foo.machine:/home/foo/local/cvsroot co something
> /bin/bash: cvs: command not found
$ cat cvs-path
# source this into your shell like this:
# source cvs-path
#
# Hell, someone should forbid the university to hire inept and ignorant
# admins not beeing able to fix the default PATH
export CVS_SERVER=/opt/global/bin/cvs
MfG,
Eduard.
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Warren Norrix: "Building a mail server"
- In reply to: Bill Moseley: "/bin/bash: cvs: command not found"
- Next in thread: Derrick 'dman' Hudson: "Re: /bin/bash: cvs: command not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]