Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 04:02:42 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG
Subject:   Re: Build breakage (was: fail to compile kernel...)
Message-ID:  <Pine.BSF.4.21.0008140357080.2246-100000@besplex.bde.org>
In-Reply-To: <200008131724.KAA01627@vashon.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Aug 2000, John Polstra wrote:

> In article <14742.15675.412839.269577@guru.mired.org>,
> Mike Meyer  <mwm@mired.org> wrote:
> 
> > Won't the 'cvs diff' command tell you about such things?
> 
> No, but "cvs -nq update" will, and it's a lot faster too.

I normally use that, but "cvs status | grep Status" may be better
(faster?).  "cvs -nq update" is not as good as it used to be.  It
now prints noise about merging deltas, so I actually normally use
"cvs -nq update | grep -v ^M".

Bruce



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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