With CVS it is important to have the client and server versions of CVS
to be the same. This is especially important for CVS NT. Different
version of CVS NT client and server can not with each other at all.
So, the best way to solve you issue is:
Option 1: Upgrade server
We ship program with CVS NT 2.0.38. We test the CVS NT of this version
and suggest to use it with plug-in. Check
http://www.pushok.com/soft_cvs_nt.phpI.e. you need upgrade server.
Option 2: Change client
Our plug-in not implement any CVS related functionality, it just use
CVS.exe for all operations. You can configure plug-in to use any
cvs.exe that it is compatible with your server. If it is CVS NT you
will find compatible cvs.exe in it's installation folder. If this is
*nix CVS try to find the compatible port or use unix_cvs.exe that is
shipped with our installation. Check this link:
http://www.pushok.com/soft_cvs_faq.php#2