Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 1996 02:01:31 +0000
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        Wolfram Schneider <wosch@cs.tu-berlin.de>
Cc:        current@freebsd.org
Subject:   Re: CTM & cvs update 
Message-ID:  <1846.832816891@critter.tfs.com>
In-Reply-To: Your message of "Thu, 23 May 1996 13:11:55 %2B0200." <199605231111.NAA01007@campa.panke.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> A full cvs update takes me 1952.43 real 92.37 user 190.84 sys
> This is slow. Can I use the output from ctm_rmail for a faster
> update? E.g.:
> 
> $ ctm_rmail [options] > ctm_output_log_file 2>&1
> $ cvs  update `egrep ' > .. (src|ports)/' <ctm_output_log_file> | 
> 	awk '{print $NF}' | sed 's/,v$//'`

If you make an option to ctm_rmail to do it, I'll review and approve
even if you write it in COBOL :-)

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1846.832816891>