1. Our plug-in do not implement any CVS functionality. Instead it uses
cvs.exe (cvs client) for all operations. By default it is shipped and
configured to use CVS NT 2.0.38.
2. This version CVS NT consider local share access as _deprecated_. In
other words they cannot guarantee that it will work correctly. That's
why they require "force" option "-N".
3. So, as the solution you can configure plug-in to use other CVS
client. I can recommend the linux port also shipped with client
(unix_cvs.exe). You can configure this in plug-in options, page CVS
executables.
4. However, based on our experience, we _not recommend_ to use CVS in
file share mode for team development. Sometime this cause some
problems with locks in repository. _Much_ better and correct is to use
CVS in true client-server mode. You can use CVS NT for this.
Check this link:
http://www.pushok.com/soft_cvs_howto.phpor our help at:
http://www.pushok.com/help/cvsscc/index.php