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, sorry for the confusion about windows only, I was not aware that it run on other platforms. I always had to deal with Microsoft at work. CVSNT version : cvsnt-2.5.03.2382 OS version : Microsoft Windows 2003 server SP1 standard edition. CVSNT (cvsservice.exe and cvslock.exe) run as service under SYSTEM user. SYSTEM user has full right for my script (vbs) AND cmd.exe. I did minimal modifications to the default installation : create my repository, activate the plugin "Activescript scripting extension". Put my script. Add this line to commitinfo : "ALL cscript.exe C:/PATH/checkCommitMessage.vbs %s" without quotes. PATH contains no space and no special characters : only "A-Z", "a-z" and "/" characters. No other files like trigger or loginfo in CVSROOT has been modified. They contains only #<Comment lines>. I read all links and I found nothing to fix my problem. Any idea ? I really appreciate your effort trying to help me Have a nice day mik ________________________________ De: Arthur Barrett [mailto:arthur.barrett at march-hare.com] Date: mar. 2008-02-05 19:00 À: Gagne, Michael; cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Objet : RE: [cvsnt] Script execution problem Michael, > I'm using your product because I have only windows servers at > work. CVSNT is a great solution on Linux, Unix, Mac too ;) > I did a script to check for empty commit message. . . . > "Script execution failed" What is the actual contents of the trigger file (eg: precommit, loginfo etc) and what is the server OS and what is the version of CVSNT on the server? Does this FAQ help: http://www.march-hare.com/cvspro/faq/faq4.asp#4g Do these previous answers help: http://www.cvsnt.org/pipermail/cvsnt/2006-October/027271.html http://www.cvsnt.org/pipermail/cvsnt/2006-October/027124.html http://www.cvsnt.org/pipermail/cvsnt/2006-February/023877.html http://www.cvsnt.org/pipermail/cvsnt/2006-February/023587.html Regards, Arthur