|
Setting up CLI CVS in WindowsSourceforge provides documentation for setting up CLI CVS in Unix, and for setting up WinCVS in Windows, but not CLI CVS in Windows. This document is basically a frankensteining of those two documents.
First, you need to install the putty tools suite, and configure your public keys. All these steps link directly to the proper locations in the "setting up WinCVS" document. Next, you need to set up your CVS client.
Step 1: Download a CVS client from http://www.cvshome.org/downloads.html. I reccomend you put the executable in your Putty directory. Now test this out by opening a new command window, and typing "cvs checkout test", which will check out the test module from the cwruser CVS server. If that works, then you're set up correctly, and you're 1/3 done with the assignment. :)
If you're having problems...First, check the CWRUser Sourceforge FAQ. If the answer isn't there, ask the question in the CWRUser Help Forum. | |