The taginfo file is checked whenever the cvs tag command is executed.
Similar to commitinfo, file contains regex and program to execute.
Program is called with tag name, operation (add, del or mov), the module/directory path, and the filenames and revision numbers for all files being tagged.
One possible use would be to create a program which keeps track of all tags used in a repository.