Christian, CVSNT 2.0.0 is very very very old (and has security issues), please update to CVSNT 2.5.03.
This is NOT the correct newsgroup to ask questions about CVSNT. The CVSNT newsgroup is: http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt or news://news.cvsnt.org/support.cvsnt Please read this FAQ before asking a support question: http://www.march-hare.com/cvspro/faq/faq2.asp#2z Regards, Arthur Barrett -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, 3 March 2006 2:45 AM To: [email protected] Subject: Running vbs files from verifymsg Hi On cvsnt-2.0.0rc2 we were succesfully using .vbs files on the cvs server to assure the correct commit message format. We just specified the path in the verifymsg file and we were running. Eks: DEFAULT c:\verifyCommitMessage.vbs (works!) On cvsnt-2.5.03.2151 i am having problems running these vbs files, and always get the message "Script execution failed". I have no problem running batch files. And i have no problems running vbs files from withing those batch files. But as soon as I directly specify a .vbs file to run, things stop working. It looks like the file is never run, because not even the simplest command takes effect. Eks: DEFAULT c:/verifyCommitMessage.bat (works!) DEFAULT c:/verifyCommitMessage.vbs (fails!!!!) Does anyone have an idea of why this is not working? Any help would be appreciated. _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
