Eclipse uses CVS

Source: Internet
Author: User

Eclipse version: V3.7

CVSNT version: v2.0.51d

Version control is essential in team development. CVS is an excellent open source version control software, and Eclipse itself has built-in support for CVS, which can be used with simple configuration.

First we have to properly install and configure the CVS server, usually Linux server comes with the CVS service, but the command line operation is more cumbersome.
There are also easy-to-use CVS servers under Windows, where we recommend cvsnt, which can download cvsnt 2.0.51a, install and start cvsnt:

Then switch to the repositories panel, add a repository, named/cvsrepos,cvsnt will prompt to initialize this repository, select Yes:

Then select "Pretend to be a Unix CVS version" on the Advanced panel;
Then, add a user name and password for each developer in your Windows account.

Now, CVSNT's installation configuration is complete!

Next, start eclipse, we can use the original Prjcsdncode project, or create a new project, then choose Menu New->other, open Cvs->cvs repositories:

Click Next,

Note the user name and password directly fill in the Windows user name and password, and then select "Validate Connection on Finish", click Finish to complete:

First, we will put an existing project into the CVS server, switch to the package Explorer, select Prjcsdncode Project, right click, select Team->share Project ... :

The entire Windows system-based CVS system configuration is complete.

Eclipse uses CVS

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.