#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:[EMAIL PROTECTED]:/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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]