Mail Archives: cygwin/2004/09/14/13:25:05
On Tue, 14 Sep 2004, Christopher Cobb wrote:
> Igor Pechtchanski <pechtcha <at> cs.nyu.edu> writes:
>
> > Probably an stdout buffering artifact. Try
> >
> > cvs status myFile.txt >out 2>err
> >
> > and examine the out and err files.
> >
> > Did you try setting CVS_RSH to "/usr/bin/ssh -x"?
> > Igor
>
> $ cat out
> (nothing)
>
> $ cat err
> cvs status: warning: unrecognized response `Warning: No xauth data; using fake
> authentication dat' from cvs servering.
>
> ("ing." still there).
Try "cat -A err" :-)
> $ CVS_RSH="/usr/bin/ssh.exe -x" cvs status myFile.txt
>
> cvs status: warning: unrecognized response `The system cannot find the path
> spec' from cvs server
> cvs [status aborted]: end of file from server (consult above messages if any)
Hmm, what does "ssh -nx user AT host cvs -tn server" print?
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing." -- Dr. Jubal Harshaw
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -