VERSION CONTROL SYSTEM(VCS):
It is a software that helps software developers to work together and maintain a complete history of their work.Goals of a VCS:
1.Allow developers to work simultaneously
2.Do not over write each others changes
3.Maintain history of every version of everything
Version control Terminologies:
- Repositories
- Trunk
- Tags
- Branches
- Working copy
- Commit changes
SVN is a Eclipse plugin
Tortoise SVN is a windows plugin
No comments:
Post a Comment
If you Like my blog Spread it and help friends for whom this blog is useful for their career.