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 all, We have two CVSNT servers. One on a WinNT4 server and one on a Linux server. On the WinNT4 server we use a python script for commit message verification. The entry in 'verifymsg' is: DEFAULT python -O -c "from rt_tracker import cvs; cvs.run(cvs.verifymsg)" We want to use the same line on the CVSNT server on Linux to, but for some reason we get a syntax error without any other info (not comming from python). Does anybody know how the syntax should be on Linux? Best regards, Marlon