Source code repository

From Free net encyclopedia

Revision as of 21:36, 15 February 2006; view current revision
←Older revision | Newer 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.

See also

External links

Template:Compu-soft-stub