bug-cvs
[Top][All Lists]
Advanced

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

RE: CVS Feature Branch - version - cannot write to stdout


From: Conrad T. Pino
Subject: RE: CVS Feature Branch - version - cannot write to stdout
Date: Fri, 22 Oct 2004 17:25:00 -0700

Hi Mark,

> From: Mark D. Baushke
> 
> I am hoping that the following patch will work for your problem. If it
> does, then I'll commit it. We will lose any error messages that the
> select() may put into SOCK_ERRNO which is unfortunate. It might be
> 'better' to come up with a select() wrapper function in the general case
> for windows to use, but I am not sure how useful it would be in this
> case.

Last time I was sent a patch I wasn't able to use it because I didn't have
a Windows patch utility.  Derek sent me a link to a "UnitUtils.zip" file
and now I can't seem to make the utility work:

        H:\cvs-1.12>upatch -i work.txt
        can't find file to patch at input line 8
        Perhaps you should have used the -p or --strip option?
        The text leading up to this was:
        --------------------------
        |Index: src/client.c
        |===================================================================
        |RCS file: /cvs/ccvs/src/client.c,v
        |retrieving revision 1.402
        |diff -u -p -r1.402 client.c
        |--- src/client.c       22 Oct 2004 14:27:52 -0000      1.402
        |+++ src/client.c       22 Oct 2004 23:42:50 -0000
        --------------------------
        File to patch:
        Skip this patch? [y]
        Skipping patch.
        3 out of 3 hunks ignored

        H:\cvs-1.12>

I would appreciate you either (1) commiting the change or (2) sending me a
patched source file or (3) providing a tutorial on how to use the patch
utility in that order of preference.

>       -- Mark

Conrad





reply via email to

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