Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I've written a small perl script that prints out passed arguments to file. I then edited taginfo with the following line: ALL perl $CVSROOT\CVSROOT\cvstag.pl This is the output: arg 0=TST4 arg 1=del arg 2=D:/cvs/repo/cad3d/CVSROOT According to documentation, I should have gotten arguments 3 and 4, but I never did. I also tried the same syntax as for loginfo: ALL perl $CVSROOT\CVSROOT\cvstag.pl %{sVv} This was the output: arg 0=%{sVv} arg 1=TST1 arg 2=mov arg 3=D:/cvs/repo/cad3d/CVSROOT There does not appear to be a substitution of %{sVv} I am running CVSNT 2.0.3 on W2K Any ideas? Thierry