Versioning Control System using JAVA
Author:                   Subhash G
Posted date:           2007-01-20
Project Level:          Professional
Development Tool:   JAVA
Data base:              MYSQL
You are not logged in. Only a regsistered user can explore
the abstracts completely.

New User ? Register here! The registration process is
very simple and free.

Version Control System

The Version Control System (VCS), keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate.

Features
VCS uses client-server architecture: a server stores the current version(s) of the project and its history, and clients connect to the server in order to check-out a complete copy of the project, work on this copy and then later check-in their changes. Typically, client and server connect over a LAN or over the Internet, but client and server may both run on the same machine if VCS has the task of keeping track of the version history of a project with only local developers.
....



Contributions
I want mca mca major project as version control system
Posted by yaswanth on 16/12/2009
 
© btechprojects.org   home  about us   contact us  news   terms