From: Maxence G. <max...@in...> - 2003-04-28 08:04:20
|
On Tue, 22 Apr 2003 12:24:13 +0900 "Nicolas Cannasse" <war...@fr...> wrote: > > > 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 > Have a look at the sourceforge site doc: http://sourceforge.net/docman/display_doc.php?docid=772&group_id=1#scriptsyncmail Hope this helps, -- Maxence Guesdon |