Sharing of source code and version controlling is an important process to ensure that code is effectively shared and updated correctly. So if you have a CVS server setup in your machine then you are good to go.
Configuring Eclipse:-
Configuring Eclipse:-
- Open the CVS Repositories view.

- Click on add CVS Repositories button on the top left of the view
- Put the settings according to cvs settings of the server
- Now Take the project Explorer window and take the team option > share project
- Use the cvs option
- Then select the server you had configured earlier
- Now in the project explorer the project folder will be succeeded by the ip of the cvs server. Also their will be full cvs options in the team sub menu when we right click on the folder\
Note:- If the option 6 is not shown for project, then delete the project from project explorer without deleting the files physically and re-import the project back into the workspace.
For Reference use the following site
For Reference use the following site
No comments:
Post a Comment