I set up a CVS server last night, and I got log.pl working, although I
cannot seem to get it to send in the format I want. I would like it to send
in the following format. Could anyone tell me how to do so and what I need
to do in log.pl to get it to adhere to the needed format?

Any help would be appreciated. Thanks.

-
This is the format I need:
==================
Subject: Module <modulename>: New commit

CVSROOT: /path/to/rootdir
Module: <modulename>
Branch tags: <applicable tag(s)>
Commit time: <date & time>

Modified files:
    filename ...

Added files:
    filename ...

Removed files:
    filename ...

Log message:
    log message from coder committing the change

---------- diff included below ----------
diff -u of all files listed above (modified and added)



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to