What Windows CVS Clients are available?
• The recommended Windows GUI client is TortoiseCVS. It features Explorer integration and GUI configuration and is under active development. To get started with TortoiseCVS, install it and then right click in a directory you want to put a module and choose CVS Checkout from the menu. TortoiseCVS will pop up a dialog where you can fill in the pserver information provided above. • The commandline cvs for windows is available off of the CVS Home website • WinCVS is a popular windows client built with C++ and Tcl/Tk • jCVS is a java based client that can be used if the java vm is available on your windows machine.