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
- Re: Running a program after 'cvs commit' has completed David Anderson
- Re: Running a program after 'cvs commit' has completed Christian Reis
- RE: Running a program after 'cvs commit' has completed Douglas Finkle
