On Tue, 22 Apr 2003, Nicolas Cannasse 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
>
> Okay, I added the "commit.log" file to CVSROOT and now I get :
>
> sh: /cvsroot/ocaml-lib/CVSROOT/commit.log: Permission denied
>
> when committing a file.
> This seems like a sourceforge-specific problem.
> I will disable it.
>
> Nicolas Cannasse
>
CVS commits now return:
sh: /usr/local/bin/cvs-commitmail: No such file or directory
cvs [server aborted]: received broken pipe signal
cvs commit: saving log message in /tmp/cvsaxoz6C
Something's not quite there yet.
Brian
|