Repository Glossary

Browse 2 repository terms defined in plain English, from the cultural dictionary of computing.

2 Repository Terms

Monorepo
A single version control repository containing multiple projects or services. Google, Meta, and Microsoft use monorepos containing billions of lines. Whether...
SVN
Apache Subversion — a centralized version control system where a single server holds the canonical repository and developers check out working copies, commit...

Related Topics