Section 2: Configuring CVS Client in Eclipse
1. After running Eclipse 3, perform the functions shown below:
Or, open the "Window" menu -> "Open Perspective" -> "CVS Resource Library Research"
2. Right click on the blank of the CVS Resource Library window and select "New" -> "Resource Location"
3. Configure the CVS repository as follows
Host: The host name of the CVS server can also be its IP address, because it is a local host, so fill in "localhost"
Resource library path: In the previous section, "Install and Configure CVSNT" step 2 "Switching the Name" item in the Repositories page;
In this case "/ cvsfile".
Certification: "Control Panel" -> "User Account": Select a username and password that already exists or creates a new account.
You can also right-click on "My Computer" icon -> Management -> Computer Management -> Local User and Group -> User: Create a new account, I created a "mmm" account in this case.
Connection Type: Select "PServer" is the most frequently used CVS remote access method.
4. After completing the configuration, the window is as follows.