unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Cc: emacs-devel@gnu.org
Subject: Re: CVS with ssh
Date: Sun, 24 Nov 2002 17:21:29 +0000	[thread overview]
Message-ID: <15841.2713.157354.628929@nick.uklinux.net> (raw)
In-Reply-To: <1038139399.530.25.camel@localhost>


Andre Spiegel writes:

 > It looks like ssh is writing a message to stdout that should actually go
 > to stderr, so that CVS can suppress it.  Kai is right that the easiest
 > fix is to silence this particular message.  To call ssh with -x from
 > CVS, it may be sufficient to set the CVS_RSH variable to "/usr/bin/ssh
 > -x", or you might write your own wrapper script that adds the option to
 > the command, and put the location of that wrapper script into CVS_RSH.

Or is it that vc is reading stderr when it shouldn't ? If I use the
command :

cvs update -p -r 1.25 tooltip.el > tooltip.el~1.25~

then I have no problem and the line `Warning: Remote host denied X11 forwarding.'
goes to the screen.

 > Which version of ssh is that?  One should probably file a bug report
 > about it.

For the record `ssh -V' gives :

OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f

and I'm using Mandrake 8.1.

(And, of course, as Kai says, `ForwardX11 no' in ~/.ssh/config stops the
message.)

Nick

  reply	other threads:[~2002-11-24 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-23 14:24 CVS with ssh Nick Roberts
2002-11-23 21:51 ` Kai Großjohann
2002-11-24 12:03   ` Andre Spiegel
2002-11-24 17:21     ` Nick Roberts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-23 14:28 Nick Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15841.2713.157354.628929@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).