To work with already added project you need perform some specific
actions, please look at this help page:
http://www.pushok.com/help/cvsscc/index.php?redirect=adv_openalready.htmPlease note, that all tools, like WinCVS, Tortoise or our plug-in are
compatible to each other. That is because all of them are just
wrappers on "cvs.exe" (command line client).
Only exception is that to work with our tool you should "inform" IDE
that project is under source control. Doing that you give chance to
IDE store some specific information in project files. In terms of
VS.NET you can inform it:
1. Initially adding project from IDE (for new projects recommended
this options)
2. Bind project to source control (described on above link)