According to the CVS docs, the program for taginfo is passed 4+ arguments.
 What I am trying to understand is arg 4,5,etc.

I would understand if there were 2 arguments, arg 4 could be the previous
revision with the tag, while arg 5 is the revision that will be tagged.

Can anyone clarify what arg 4,5, etc are for taginfo?
Thanks!


>From the docs:

arg 1:          tag name
arg 2:          operation ("add" => tag, "mov" => tag -F, "del" => tag -d)
arg 3:          repository
arg 4, 5, etc:  file revision [file revision ...]


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to