Re: buildworld fails, can't guess why

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Tue, 7 Jun 2005 10:20:01 -0700
On Tue, Jun 07, 2005 at 07:09:24PM +0200, Jeremie Le Hen wrote:
> 
> Do you know how I could determine all files with unresolved conflicts,
> without coding an ugly shell script ?
> 

When I use cvs to pull down GCC files, I normally do

cvs update | tee sgk.log
grep "C " sgk.log

I rarely have false positives.

-- 
Steve
Received on Tue Jun 07 2005 - 15:20:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC