Search your blog

Thursday, December 10, 2009

How to Configure CVS Repository in Eclipse IDE



CVS Repository in Eclipse IDE using pserver(http://ahmed-sumon.blogspot.com/2009/12/how-to-configure-cvs-repository-in.html)




How to Configure CVS Repository for Eclipse IDE

Step 1.

Setting up CVS Repository

1. Install cvsnt-server-2.5.04.3510.msi.

2. Add a new CVS repository

a)open cvsnt server>select Repository configuration>click Add button(see figure-1)




Figure-1




Step 2.

Repository setting

Location: Browse directory for repository location click on browse button.

Name: put a name of repository and click OK.(see figure-2)


Figure-2

Finally CVS Repository will be created in your specified directory.