home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / oss / cvs-2004 / CVSROOT / verifymsg,v < prev   
Text File  |  2003-07-02  |  1KB  |  45 lines

  1. head     1.1;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @# @;
  6.  
  7.  
  8. 1.1
  9. date     2003.07.02.06.43.20;  author bart;  state Exp;
  10. branches;
  11. next     ;
  12.  
  13. desc
  14. @@
  15.  
  16.  
  17.  
  18. 1.1
  19. log
  20. @initial checkin@
  21. text
  22. @# The "verifymsg" file is used to allow verification of logging
  23. # information.  It works best when a template (as specified in the
  24. # rcsinfo file) is provided for the logging procedure.  Given a
  25. # template with locations for, a bug-id number, a list of people who
  26. # reviewed the code before it can be checked in, and an external
  27. # process to catalog the differences that were code reviewed, the
  28. # following test can be applied to the code:
  29. #
  30. #   Making sure that the entered bug-id number is correct.
  31. #   Validating that the code that was reviewed is indeed the code being
  32. #       checked in (using the bug-id number or a seperate review
  33. #       number to identify this particular code set.).
  34. #
  35. # If any of the above test failed, then the commit would be aborted.
  36. #
  37. # Actions such as mailing a copy of the report to each reviewer are
  38. # better handled by an entry in the loginfo file.
  39. #
  40. # One thing that should be noted is the the ALL keyword is not
  41. # supported.  There can be only one entry that matches a given
  42. # repository.
  43. @
  44.  
  45.