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.
Arthur Barrett wrote: > Thomas, > >> My entry in the verifymsg file is- DEFAULT C:\Python25\python.exe >> D:\CVSNT\verifymsg.py > > Use forward slashes instead of backslashes: > DEFAULT C:/Python25/python.exe D:/CVSNT/verifymsg.py The manual page is here <http://www.cvsnt.org/manual/html/commit-files.html> and here <http://www.cvsnt.org/manual/html/verifymsg.html>. Gerhard