Scott Watters writes:
> 
> $ cvs log -d ">=20041120"
> 
> I am returned with log information for all files in the directory.

Correct.  The -d option only affects which log messages get displayed,
you still get headers for all the files.  If you don't want the "extra"
headers, you need the -S option, too.

-Larry Jones

Aw Mom, you act like I'm not even wearing a bungee cord! -- Calvin


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to