I have WinCVS installed on my NT as a client (CVS 1.10), although I'm only using the command line interface. The CVS repository sits on a Solaris system. I was attempting to add a directory called "0009-English", but received the following warning messages. bash-2.02$ cvs add -m "Adding dirs that import missed" 0009-English cvs add: warning: unrecognized response `'' from cvs server cvs add: warning: unrecognized response `'' from cvs server cvs add: warning: unrecognized response `'' from cvs server cvs add: warning: unrecognized response `'' from cvs server Directory /cvsroot/installers/InstallShield/ACEMobile/Setup Files/Compressed Files/0009-English added to the repository The same warning messages appear when adding a file. It appears that the "cvs add" works, as seen when a "cvs get" is performed. However, I would like to know what the warning messages are and if there is away to fix the problem. Any clues? -Scott Pyatt
