Artifact 85654ac9a880fa15925a63f1bb8bbe8383b8a34d5d162285baae67abb70c69ae:
- File .cvs/.old_cvsroot/commitinfo — part of check-in [224423c6a4] at 2021-03-02 08:41:16 on branch master — Move .old_cvsroot and .old_mttroot_cvsroot ⟶ .cvs (user: trnsz@pobox.com, size: 760) [annotate] [blame] [check-ins using] [more...]
- Executable file .cvs/.old_mttroot_cvsroot/commitinfo — part of check-in [224423c6a4] at 2021-03-02 08:41:16 on branch master — Move .old_cvsroot and .old_mttroot_cvsroot ⟶ .cvs (user: trnsz@pobox.com, size: 760) [annotate] [blame] [check-ins using]
- File .old_cvsroot/commitinfo — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 760) [annotate] [blame] [check-ins using]
- Executable file .old_mttroot_cvsroot/commitinfo — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 760) [annotate] [blame] [check-ins using]
- File CVSROOT/commitinfo — part of check-in [5e5b873f6f] at 2000-09-15 23:24:16 on branch origin/master — initial checkin (user: gawthrop@users.sourceforge.net, size: 760) [annotate] [blame] [check-ins using]
- Executable file mttroot/CVSROOT/commitinfo — part of check-in [fe68102f7d] at 2000-12-27 14:14:48 on branch origin/master — initial checkin (user: gawthrop@users.sourceforge.net, size: 760) [annotate] [blame] [check-ins using]
# The "commitinfo" file is used to control pre-commit checks. # The filter on the right is invoked with the repository and a list # of files to check. A non-zero exit of the filter program will # cause the commit to be aborted. # # The first entry on a line is a regular expression which is tested # against the directory that the change is being committed to, relative # to the $CVSROOT. For the first match that is found, then the remainder # of the line is the name of the filter to run. # # If the repository name does not match any of the regular expressions in this # file, the "DEFAULT" line is used, if it is specified. # # If the name "ALL" appears as a regular expression it is always used # in addition to the first matching regex or "DEFAULT".