all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Phillip Lord <p.w.lord@cs.man.ac.uk>
Subject: Re: PCL-CVS:- strange messages in *cvs* buffer
Date: 03 Dec 2002 19:56:55 +0000	[thread overview]
Message-ID: <vfvg2adgfs.fsf@rpc71.cs.man.ac.uk> (raw)
In-Reply-To: 5l8yz7m8vq.fsf@rum.cs.yale.edu

>>>>> "Stefan" == "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:

  >>>> With one repository that I am using, I am getting a lot of
  >>>> strange messages coming out in my *cvs* buffer.
  Stefan> I believe this is another manifestation of a bad interaction
  Stefan> between glibc, ssh, and cvs.  Is it on a system that uses
  Stefan> glibc ?  Are you accessing the repository via SSH ?
  >> Yes, and yes. Both client and server are running on redhat (7.2
  >> client, 8 server). Is there anything that can be done to fix
  >> this?

  Stefan> Complain to all three groups so that hopefully some fix will
  Stefan> show up at some point.  In the mean time, the Emacs code on
  Stefan> the trunk has the (process-connection-type nil) line changed
  Stefan> to the following:

  Stefan> 	       ;; If process-connection-type is nil and the
  Stefan> 	       ;; repository is accessed via SSH, a bad
  Stefan> 	       ;; interaction between libc, CVS and SSH can
  Stefan> 	       ;; lead to garbled output.  It might be a
  Stefan> 	       ;; glibc-specific problem.  Until the problem
  Stefan> 	       ;; is cleared, we'll use a pty rather
  Stefan> than
  Stefan> 	       ;; a pipe.  (process-connection-type nil) ; Use
  Stefan> 	       ;; a pipe, not a
  Stefan> pty.

Ta. I shall try this bit out, and see if it solves my woes. 

Phil

  reply	other threads:[~2002-12-03 19:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-02 16:29 PCL-CVS:- strange messages in *cvs* buffer Phillip Lord
2002-12-02 17:56 ` Kai Großjohann
2002-12-03 12:27   ` Phillip Lord
2002-12-03 17:47     ` Kai Großjohann
2002-12-04 14:23       ` Phillip Lord
2002-12-02 19:14 ` Stefan Monnier <foo@acm.com>
2002-12-03 12:25   ` Phillip Lord
2002-12-03 15:15     ` Stefan Monnier <foo@acm.com>
2002-12-03 19:56       ` Phillip Lord [this message]
2002-12-04 14:37       ` Phillip Lord

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

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

  git send-email \
    --in-reply-to=vfvg2adgfs.fsf@rpc71.cs.man.ac.uk \
    --to=p.w.lord@cs.man.ac.uk \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.