info-cvs
[Top][All Lists]
Advanced

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

Re: Almost connected, but not quite.


From: Derek R. Price
Subject: Re: Almost connected, but not quite.
Date: Thu, 01 Mar 2001 13:22:12 -0500

"David A. Cobb" wrote:

> Second try I let CVS start SSH, as it should do.  The /attached/ session
> log shows that it went fine until the SSH passed the "cvs server"
> command up to its counterpart.  Then nothing!

Try executing various commands, leading up to cvs commands in an ssh shell.  
Something like:


     ssh -lcvsuser cvsserver.wherever.com 'echo $PATH'
     ssh -lcvsuser cvsserver.wherever.com 'pwd'
     ssh -lcvsuser cvsserver.wherever.com 'cvs --version'
     echo "elicit an error response^D" |ssh -lcvsuser cvsserver.wherever.com 
'cvs server'

'^D' represents a control-d character.  I can produce them in my shell with the 
sequence control-v + control-d.  'cvsuser' and the host name are arbitrary and 
depend on your
setup.

If none of those commands work, it's an ssh setup problem.  If they do work and 
the output doesn't help you diagnose the problem, send the output back to me 
and I'll try and
help some more.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
"Calm down. It's only ones and zeros."






reply via email to

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