On Sun, 13 Aug 2000, John Polstra wrote:

> In article <[EMAIL PROTECTED]>,
> Mike Meyer  <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to