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 have CVSNT 2.5.03 on Windows XP SP3. I have this problem where, when I try to commit a certain complicated project, I get an error like this: cvs server: nothing known about '-m' cvs [server aborted]: Couldn't open RCS file /cvsrepo/The log message. ,v: Invalid argument For some reason it's trying to open my log file message as a file (weird). It then appears that the ",v" at the end of CVS filenames is somehow being interpreted as a command line argument. Commit works fine for other projects, I do not know what is special about this one. None of my filenames have spaces or non-alphanumeric characters in them (aside from underscores, and a period before the extension). Now we're kind of dead in the water because I can't check this code in. What is the problem and how do I solve it? It is the exact same problem as this guy: http://www.cvsnt.org/pipermail/cvsnt/2003-December/009765.html I have not found a solution and, unfortunately, none is posted there. Thanks, J