|
From: Micah A. <mi...@ri...> - 2003-08-09 14:30:05
|
That seems to work fine: www-data@miso:~/tmp$ export CVS_RSH=/usr/bin/sandweb-ssh www-data@miso:~/tmp$ export CVSROOT=:ext:mi...@mi...:/var/www/webwml/ www-data@miso:~/tmp$ export SSH_BIN=/usr/bin/ssh www-data@miso:~/tmp$ cvs co web mi...@mi...'s password: cvs server: Updating web cvs server: Updating web/mail U web/mail/Makefile U web/mail/Makefile.common cvs server: Updating web/mail/common U web/mail/common/at.gif U web/mail/common/bg.gif U web/mail/common/bottom-frame.php U web/mail/common/bottom.php U web/mail/common/bottomshade.gif etc.... micah On Fri, 08 Aug 2003, Rob Helmer wrote: > > On Fri, 8 Aug 2003 5:48PM -0800, Micah Anderson wrote: > >That didn't work... so I decided to try and set SSH_BIN as it said: > > > >www-data@miso:~/tmp$ export SSH_BIN=/usr/bin/sandweb-ssh > >www-data@miso:~/tmp$ cvs co web > > Oops sorry, forgot to tell you to define this (I'm on wireless right now > so I have to do this from memory). > > SSH_BIN should be set to /usr/bin/ssh |