Source code repository

From Wiki @ Karl Jones dot com
Revision as of 11:15, 30 August 2015 by Karl Jones (Talk | contribs) (sect)

Jump to: navigation, search

A source code repository is a file archive and web hosting facility for source code (including web pages), either publicly or privately.

Description

Source code repositories are often used by open source projects and other multi-developer projects to handle various versions.

They help developers submit patches of code in an organized fashion.

Often these web sites support version control, bug tracking, release management, mailing lists, and wiki-based documentation.

See also

External links