info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs scripts


From: Laird Nelson
Subject: Re: cvs scripts
Date: Wed, 13 Dec 2000 12:09:27 -0500

Greg Henley wrote:
> cvs status . |& egrep "(status|Status)" |& egrep -v "Up-to-date"

cvs -n -q update also works very nicely, reporting what cvs *would* do
if it *were* to do an actual update.  Files that are *not* up to date
show up in the listing with a "U" or a "P" (update or patch) next to
them, indicating that they are out of date.

Cheers,
Laird

--
W: address@hidden / P: address@hidden
http://www.amherst.edu/~ljnelson/
Good, cheap, fast: pick two.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]