How does DVT integrate with CVS?
Get the CVS plugin
The simplest way is to install DVT from a prepacked distribution that includes the CVS plugin for Eclipse. For an Eclipse installation that does not include the CVS plugin, go to Work With: All Available Sites then type CVS in the filter text input. After filtering is done, you should select Eclipse CVS Client under Collaboration, and follow the next steps of the wizard.
, selectConfigure the CVS repository
After the plug-in is installed, create a repository connection: go to CVS Repository Exploring. Now, in the CVS Repositories view on the left side, and fill in the connection information. After this step is completed successfully you can browse your repository and check out projects, or you should find in the Navigator View that the previously checked out projects are now recognized as shared projects.
, then selectTip
If you right-click on a file/directory in the Navigator View, you should have common operations under the Team menu (Update/Commit/Show history etc).