Laird Nelson writes:
> 
> Cederqvist says that the taginfo script is supposed to get five
> arguments: tag, action, directory, file and revision.

No it doesn't, it says that the taginfo script gets tag, action, and
directory, and that any additional arguments are file/revisions pairs. 
The taginfo script only gets called once per directory with all of the
affected files listed.  If no files are affected, then there are no
additional arguments.

> But when I do a cvs tag -d someTag someFile.txt I get three: tag
> ("someTag"), action ("del") and directory ("wherever/someFile/lives").
> 
> Is this a bug?

No, it means that the file didn't contain the tag, so there was nothing
to delete.

-Larry Jones

My brain is trying to kill me. -- Calvin

Reply via email to