[cvsnt] email notification help

Glen Starrett glen.starrett at march-hare.com
Wed Jul 11 16:16:02 BST 2007


Chris Purves wrote:
> I would prefer 
> to have one e-mail represent all changes made to a module in a single day.

Try this:

	cvs -d CVSROOT rlog -d "yesterday<now" MODULE

See if that produces the list you'd like to see.

You can also do the loginfo route, but that will be an entry per commit 
to the module and not necessarily sorted by the file name (unless you 
later sort it).  It all depends on what you really need to get out of it 
-- the changes, use diff -- list of files &| comments use log, etc.


-- 
Glen Starrett
Technical Account Manager, North America
March Hare Software, LLC

http://march-hare.com/cvspro/


More information about the cvsnt mailing list