[cvsnt] using VBscript for loginfo

Keith D. Zimmerman kzimmerman at eshcom.com
Tue Apr 8 21:59:24 BST 2003


I've written one in jscript, but it doesn't do exactly what you wish.
You can simply call it from within loginfo
	ALL	cscript //nologo loginfo.vbs '%{sVv}' ${USER}
and parse the parameters out.  (  ${USER} is the userid   )

keith d. zimmerman, mcsd 
eagle solutions

-----Original Message-----
From: Scott Lundgren [mailto:s_l at mindspring.com] 
Sent: Tuesday, April 08, 2003 4:47 PM
To: cvsnt at cvsnt.org
Subject: [cvsnt] using VBscript for loginfo


I'm not having much luck with Google, maybe more pairs of eyes have seen
what I'm looking for.

I'm running CVSNT on Windows 2000. Has anyone seen a VBscript to use via
loginfo that writes to a file with date information in addition to the
standard `%{sVv}' ? Is there way to include or pass in who made the
commit as in CVSROOT/history ? Ideally, I'd like a commitinfolog.txt
that looks like:

20030408,4:40pm,scottl,/org/tc/yoyodyne/file.java,1.1,1.2

thank you,
SL
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt


More information about the cvsnt mailing list