[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS problem with ssh
From: |
Derek Price |
Subject: |
Re: CVS problem with ssh |
Date: |
Thu, 15 Sep 2005 12:52:34 -0400 |
User-agent: |
Mozilla Thunderbird 1.0.6 (Windows/20050716) |
Sorry for my long delay in responding to this. I just managed to
convince Larry Jones of CVS that it would be okay for CVS to work around
this SSH problem if it wasn't done via a wrapper around stdio.
On Sunday 17 July 2005 03:58, Paul Eggert wrote:
>It is possible to fix the problem without creating an intervening "cat
>-u"-like process as was done in the patch I just sent in. This can be
>done by creating a pipe, redirecting ssh's stderr into this pipe, and
>having cvs read from the pipe and write to stderr. I sketched out a
>solution to this problem, enclosed below, but I haven't had time to
>make it real (it doesn't work as written).
>
>
Paul, did you ever do anything more than outline this solution? I'm not
asking you to - I am just getting ready to revisit it and thought if you
had written any code it might make my job easier.
Regards,
Derek
--
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:derek@ximbiot.com>
- Re: CVS problem with ssh,
Derek Price <=