1. define your project in your hard drive
/home/mohdfaizal/Desktop
2. create a new project, refer the command below: -
cvs -d :pserver:faizal@localhost:/myrepos import -m "importing my project to CVS reposity" . LMS_Struts start
3. after finished, check your project in CVS
4. finish – yeay!!


