Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 10:20:01 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildworld fails, can't guess why
Message-ID:  <20050607172001.GA70803@troutmask.apl.washington.edu>
In-Reply-To: <20050607170924.GB41050@obiwan.tataz.chchile.org>
References:  <20050607155130.GX41050@obiwan.tataz.chchile.org> <20050607163226.GA70231@troutmask.apl.washington.edu> <20050607164455.GZ41050@obiwan.tataz.chchile.org> <20050607165714.GA70495@troutmask.apl.washington.edu> <20050607170924.GB41050@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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