I have created a CVS repository on my system. I am using the Eclipse as CVS support already their on the Eclipse I have not imported any new Installation in my Eclipse.
By using this link I am trying to create the repository :
This is what my repo setup looks like:

When I clicked on the finish, the following error is coming. I don’t know whether it is error or Exception. I think I have followed all the steps correctly, yet it is giving the error.

Eclipse help documentation on this topic has first line as: Prerequisite: A CVS server must already be configured on the host machine to create a valid repository location in the Workbench
You need to have CVS server configured on your machine (or) server to maintain code repository. Ecpise –> CVS acts as client to access the repository.
Here is link for eclipse help doc