Source code repository
From Free net encyclopedia
(Difference between revisions)
Current revision
A source code repository is a place where large amounts of source code are kept, either publicly or privately. They are often used by multi-developer projects to handle various versions and developers submitting various patches of code in an organized fashion. CVS is a popular GNU project to handle these issues and is common in open source projects.
[edit]
See also
- Revision control
- CVS server
- Bonsai CVS code management system
- Subversion
- Version control systems
- SourceForge projects
[edit]