| 名称 | 環境 | リポジトリ |
| RCS | スタンドアロン | なし(foobar.c,v) |
| CVS Subversion | ネットワーク | 単一のものを共有 |
| Git | 複数のものが分散 |
Data dominates. If you've chosen the right data structures and organized things well, the algorithms will almost always be selfevident. Data structures, not algorithms, are central to programming. -- Rob Pike