[cvsnt] How to use taginfo file? [ Vírusmentes]

Zoltan.Szathmary at generali.hu Zoltan.Szathmary at generali.hu
Fri Feb 25 10:09:03 GMT 2005


Can anyone help me, how to log all tagging operation to a file? (In win32
environment.)

I wrote a line to Taginfo file:

ALL e:\cvsrepo$CVSROOT/CVSROOT/logit.bat $CVSROOT $USER

I wrote a logit.bat (in e:\cvsrepo$CVSROOT/CVSROOT subdir):

echo %4,%3,%5,%6,%2, >>e:\cvsrepo%1/CVSROOT/taglog.txt

Almost everything is good, except: I can't log filename and revision.

I read e little help in taginfo file:
# $1 -- tagname
# $2 -- operation "add" for tag, "mov" for tag -F, and "del" for tag -d
# $3 -- repository
# $4->  file revision [file revision ...]

How to get (and write to log file) these last parameters?
Thanx!
Zoltan







More information about the cvsnt mailing list