delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/04/21/00:24:48

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
Message-ID: <009201c0ca1b$12d4fd50$0200a8c0@lifelesswks>
From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>
To: <cygwin-developers AT cygwin DOT com>
References: <3ADE640A DOT 34E88DCE AT ece DOT gatech DOT edu> <3AE040FC DOT 16BD67BC AT ece DOT gatech DOT edu> <3AE070F3 DOT 1C45633A AT cygnus DOT com> <20010420145228 DOT B25768 AT redhat DOT com> <3AE0894D DOT 5288FDF3 AT cygnus DOT com> <20010420152744 DOT A26175 AT redhat DOT com> <3AE0E6C9 DOT CFA716BF AT ece DOT gatech DOT edu> <3AE108A4 DOT C4C0E026 AT ece DOT gatech DOT edu> <20010421001605 DOT A23949 AT redhat DOT com> <008b01c0ca1a$0879bbd0$0200a8c0 AT lifelesswks> <20010421002326 DOT A24063 AT redhat DOT com>
Subject: Re: vfscanf in newlib
Date: Sat, 21 Apr 2001 14:25:17 +1000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-OriginalArrivalTime: 21 Apr 2001 04:17:23.0346 (UTC) FILETIME=[F701D720:01C0CA19]

----- Original Message -----
From: "Christopher Faylor" <cgf AT redhat DOT com>
To: <cygwin-developers AT cygwin DOT com>
Sent: Saturday, April 21, 2001 2:23 PM
Subject: Re: vfscanf in newlib


> On Sat, Apr 21, 2001 at 02:17:50PM +1000, Robert Collins wrote:
> >I'm just heading out, but I'm going to checkout a new working dir and
> >commit the win9x pthread stuff either late tonight or first thing
> >tomorrow.
>
> A trick for making this happen a little faster is to copy a current
> version of a working directory (including the CVS directory) to a new
> location, do a cvs update, note the modified files, delete them, and
> then do a cvs update again.
>
> This should be faster than doing a complete checkout again.
>
> i.e.,
>
> cd /devo
> cp -rp winsup winsup-pristine
> cd winsup-pristine
> cvs update -A `cvs update -A | awk '{print 2}'`
>
> This is what I do when I have to apply or revert patches.

Thanks. I'm used to
cp -rp winsup winsup-pristine
cd winsup-pristine
cvs -z9 update -PdC -r HEAD but the cygwin cvs server doesn't support -C
AFAICT.

Rob

> cgf
>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019