|
Computer Programming Software Terms, Glossary and Dictionary
Code Co-op
Code Co-op is the peer-to-peer version control system made by Reliable Software. Code Co-op uses peer-to-peer architecture to share projects among developers and to control changes to files. Instead of using a centralized database (the repository), it replicates its own database on each computer involved in the project.
|