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.
I'm using CVSNT version 2.0.51d on server side, and TortoiseCVS version 1.6.14 on client side. And I was using CVSMailer version 1.5.1.31 to notify CVSNT users when a commit occurs. Everything was working fine. After adding a lot of files into CVSNT, an error started occurring when CVSNT called the CVSMailer (by loginfo file): "The folder is not valid". Well, I have a directory name with blank spaces ("Project Source" directory), and under that a lot of directories. One of these directories has the new "lot of files" that I've added (that generated the error). But now, even others directories that worked fine before that, are not working. I also tried to use CVSNotify to send emails, but the same error occurs. So, I did a test: I've changed the loginfo file to redirect CVSMailer call to a .bat file. And then, I executed the .bat file, and the CVSMailer worked fine. Any tips? Thanks in advance. Evandro Dugnani