You want to create an entry for your script in loginfo-- it runs right after commitinfo.
> -----Original Message----- > From: David Anderson [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 07, 2002 3:40 PM > To: [EMAIL PROTECTED] > Subject: Running a program after 'cvs commit' has completed > > > Hello, > > I am administering a cvs repository for a project that uses > Doxygen to > generate online documentation of the source code. The best > way to link > Doxygen to CVS would be to have the pserver run a script following a > code commit to immediately update the doc. > > However, I found nothing in the Cederqvist on this subject > (please note > that commitinfo is not what I want: I want the script to run > after the > commit has been fully entered in the repository), and I now have to > resort to a cron job that periodically regenerates the doc. > This is far from ideal for various reasons, and so I would > like to know > if any of you who have already set up what I am trying to accomplish > could point me in the right direction. > > Thanks in advance and many apologies if I overlooked something in the > documentation. > David Anderson > > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
