From: Nicolas C. <war...@fr...> - 2003-04-22 03:25:23
|
> > At work, our cvs is set up to email notices out to a mailing list when > > commits happen. Any chance of setting up our cvs server to do that? > > I can do it, but I would prefer a "commitlog" file in /CVSROOT/commitlog > Since like this you can have a quick look at all modified files. I have added the following to /CVSROOT/loginfo file, but it doesn't seems to work : ALL (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commit.log BTW, perhaps sourceforge CVS server is delaying some changes. If there is any CVS expert around... Nicolas Cannasse |