On Mon, Nov 2, 2009 at 5:31 AM, Robert <rob...@openbsd.pap.st> wrote: > When you update your local cvs checkout, just ommit the -q option and > you will see every changed file, so you don't have to manually dive into > the tree.
cvs will print changed files even with -q. -q just tells it to omit the directory traversal crap nobody cares about.