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 / commitinfo,v < prev    next >
Text File  |  2003-07-02  |  960b  |  39 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 "commitinfo" file is used to control pre-commit checks.
  23. # The filter on the right is invoked with the repository and a list 
  24. # of files to check.  A non-zero exit of the filter program will 
  25. # cause the commit to be aborted.
  26. #
  27. # The first entry on a line is a regular expression which is tested
  28. # against the directory that the change is being committed to, relative
  29. # to the $CVSROOT.  For the first match that is found, then the remainder
  30. # of the line is the name of the filter to run.
  31. #
  32. # If the repository name does not match any of the regular expressions in this
  33. # file, the "DEFAULT" line is used, if it is specified.
  34. #
  35. # If the name "ALL" appears as a regular expression it is always used
  36. # in addition to the first matching regex or "DEFAULT".
  37. @
  38.  
  39.