Source code repository |
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. Concurrent Versions System is a popular GNU project to handle these issues and is common in open source projects.
=See also=
*Revision control *CVS server *Bonsai CVS code management system *Subversion (software)
=External links=
*[http://www.sourceforge.net/ SourceForge.net open source] *[http://www.gnu.org/ Free Software Foundation open source] *[http://www.apache.org/dev/version-control.html Apache open source] *[http://www.mudmagic.com/codes/ Online Text Games]|
|