info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running vbs files from verifymsg


From: mail
Subject: Running vbs files from verifymsg
Date: 2 Mar 2006 07:44:36 -0800
User-agent: G2/0.2

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]